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

updates to delete_sources & swarp #66

Merged
merged 8 commits into from
Jan 12, 2024
Merged

updates to delete_sources & swarp #66

merged 8 commits into from
Jan 12, 2024

Conversation

sidneymau
Copy link
Contributor

No description provided.

if os.path.isfile(coadd_object_map_file):
self.logger.debug("removing file %s" % coadd_object_map_file)
safe_rm(coadd_object_map_file)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as far as I know, this isn't needed for anything downstream (and is leftover from srcextractor/true detection processing...?)—assuming safe to delete

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should run one sim with all of these recent PRs to make sure.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This wouldn't affect the sim as this is the last step after everything else is done. I think it's just a question of if the BFD folks need this particular file (from what I recall, they only mentioned needing the meds/fitvd stuff)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yeah we're good to go then.

@sidneymau sidneymau changed the title ENH remove nullwt links in delete sources step ENH remove nullwt links and coadd object map in delete sources step Jan 11, 2024
@sidneymau sidneymau mentioned this pull request Jan 12, 2024
@sidneymau sidneymau changed the title ENH remove nullwt links and coadd object map in delete sources step updates to delete_sources & swarp Jan 12, 2024
@beckermr beckermr merged commit 0e47ada into main Jan 12, 2024
2 checks passed
@beckermr beckermr deleted the delete_sources-patch branch January 12, 2024 11:50
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

Successfully merging this pull request may close these issues.

2 participants