Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HELP] #635

Open
writegood opened this issue Jun 25, 2023 · 4 comments
Open

[HELP] #635

writegood opened this issue Jun 25, 2023 · 4 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@writegood
Copy link

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.

@writegood writegood added the help wanted Extra attention is needed label Jun 25, 2023
@martinkilbinger
Copy link
Contributor

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
Copy link
Author

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
Copy link
Member

sfarrens commented Nov 8, 2023

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

@writegood
Copy link
Author

writegood commented Nov 9, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants