From: Jose M. de la R. T. <del...@gm...> - 2021-04-25 08:59:57
|
Hi, Maybe the protocol should have a validation to prevent users to input an incorrect set of parameters. Best, Jose Miguel On Sun, Apr 25, 2021 at 10:43 AM Simone Pellegrino <sp...@ca...> wrote: > Dear Carlos Oscar, > > thank you for your email. It is true, I left as default. Now I have put > both values (Low and High for Resolution Range) and it worked. > > Thank you for your hint. > > Best regards > > Simone > > > > On 23/04/2021 05:51, Carlos Oscar Sorzano wrote: > > Dear Simone, > > > > it would seem as if the field maxRes (maximum resolution to explore > > during the analysis) is not filled in the form, can that be? > > > > Kind regards, Carlos Oscar > > > > El 22/04/2021 a las 22:10, Simone Pellegrino escribió: > >> Dear Scipion community, > >> > >> I have installed the latest version (v3.0.7) of Scipion. > >> > >> I am trying to run "local MonoRes" but the job is ending with the > >> following error: > >> > >> > >> STARTED: resolutionMonogenicSignalStep, step 2, time 2021-04-22 > >> 20:39:35.846906 > >> 00022: Traceback (most recent call last): > >> 00023: File > >> > "/home/miniconda3/envs/scipion3/lib/python3.8/site-packages/pyworkflow/protocol/protocol.py", > > >> line 189, in run > >> 00024: self._run() > >> 00025: File > >> > "/home/miniconda3/envs/scipion3/lib/python3.8/site-packages/pyworkflow/protocol/protocol.py", > > >> line 240, in _run > >> 00026: resultFiles = self._runFunc() > >> 00027: File > >> > "/home/miniconda3/envs/scipion3/lib/python3.8/site-packages/pyworkflow/protocol/protocol.py", > > >> line 236, in _runFunc > >> 00028: return self._func(*self._args) > >> 00029: File > >> > "/home/miniconda3/envs/scipion3/lib/python3.8/site-packages/xmipp3/protocols/protocol_resolution_monogenic_signal.py", > > >> line 266, in resolutionMonogenicSignalStep > >> 00030: params += ' --maxRes %f' % self.maxRes.get() > >> 00031: TypeError: must be real number, not NoneType > >> 00032: Protocol failed: must be real number, not NoneType > >> 00033: FAILED: resolutionMonogenicSignalStep, step 2, time > >> 2021-04-22 20:39:35.849098 > >> 00034: *** Last status is failed > >> 00035: ------------------- PROTOCOL FAILED (DONE 2/4) > >> > >> > >> Could you please advise? > >> > >> Many thanks in advance > >> > >> Best > >> > >> Simone > >> > >> > >> > >> _______________________________________________ > >> scipion-users mailing list > >> sci...@li... > >> https://lists.sourceforge.net/lists/listinfo/scipion-users > > > _______________________________________________ > scipion-users mailing list > sci...@li... > https://lists.sourceforge.net/lists/listinfo/scipion-users > |