From: Jose L. V. <jlv...@gm...> - 2021-04-25 08:32:52
|
Dear simone, A limit value for the low resolution is required. I think the low resolution box in the form is empty, is this the case? Best wishes Jose Luis Vilas On Fri, Apr 23, 2021, 8:00 AM Simone Pellegrino <sp...@ca...> wrote: > 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 > |