From: Carlos O. S. <co...@cn...> - 2021-04-25 08:40:03
|
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 |