CosmoStat / shapepipe

Shape Measurement Pipeline
17 stars 12 forks source link

[HELP] #635

Open writegood opened 1 year ago

writegood commented 1 year ago

Let us know how we can help I set "MODULE = mask_runner,sextractor_runner,setools_runner,psfex_runner".When I run shapepipe the error is "No section: MASK_RUNNER".I checked this path “/shapepipe-1.0.1/shapepipe/modules.The mask_runner.py is here.I do not how to solve this problem.Also, I successfully passed the test command.If you can give me advice.Thank you.

martinkilbinger commented 1 year ago

Hello @writegood, the error message indicates a missing section for the mask_runner module in the configuration file. There needs to be a line with [MASK_RUNNER] after which the options for the mask module are noted. The configuration file is the one you specify with the -c option for shapepipe_run .

Let me know whether this clarified the error message.

writegood commented 1 year ago

Hello @writegood, the error message indicates a missing section for the mask_runner module in the configuration file. There needs to be a line with [MASK_RUNNER] after which the options for the mask module are noted. The configuration file is the one you specify with the -c option for shapepipe_run .

Let me know whether this clarified the error message.

I set my configuration file”MODULE =mask_runner,sextractor_runner,setools_runner,psfex_runner [MASK_RUNNER]“.Then I run this command ”shapepipe_run -c config.ini“.The error is ”No option 'use_ext_flag' in section: 'MASK_RUNNER'“.What can I do to make the software run correctly?Thank you very much for your last answer.

sfarrens commented 11 months ago

Hi @writegood is this still an issue for you? If so, can you please send us your config file?

writegood commented 11 months ago

Thanks for your attention, I am now processing my data step by step with the code of shapepipe instead of directly trying to use shapepipe, anyway, thank you.

------------------ 原始邮件 ------------------ 发件人: "CosmoStat/shapepipe" @.>; 发送时间: 2023年11月8日(星期三) 下午5:25 @.>; @.**@.>; 主题: Re: [CosmoStat/shapepipe] [HELP] (Issue #635)

Hi @writegood is this still an issue for you? If so, can you please send us your config file?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>