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

Missing code? #54

Open
gordtulloch opened this issue Oct 28, 2020 · 1 comment
Open

Missing code? #54

gordtulloch opened this issue Oct 28, 2020 · 1 comment

Comments

@gordtulloch
Copy link

gordtulloch commented Oct 28, 2020

Hi there:

I installed your photometrypipline and ran into some issues that leads me to believe there's some code issues in the repository:

$ pp_run all
Traceback (most recent call last):
File "/home/gtulloch/Dropbox/Astronomy/Projects/photometrypipeline/pp_run", line 402, in
diag.create_summary()
AttributeError: 'Registration_Diagnostics' object has no attribute 'create_summary'

If I go into the code and comment out that line, the code starts running through my data directory but dies on the following:

$ pp_run all

NOTHING TO DO IN /home/gtulloch/Dropbox/Astronomy/Projects/photometrypipeline/data

NOTHING TO DO IN /home/gtulloch/Dropbox/Astronomy/Projects/photometrypipeline/data/DXAND

RUN PIPELINE IN /home/gtulloch/Dropbox/Astronomy/Projects/photometrypipeline/data/DXAND/B
Traceback (most recent call last):
File "/home/gtulloch/Dropbox/Astronomy/Projects/photometrypipeline/pp_run", line 426, in
rerun_registration, asteroids)
TypeError: run_the_pipeline() missing 1 required positional argument: 'keep_wcs'

This seems like there's some code missing in the repository? I've attached the log but seems like it's not much help.

Thanks very much for making this available, if I can get it working it saves me a huge amount of work!

Regards,
Gord

@gordtulloch
Copy link
Author

Bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant