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

158 update adlerpy #159

Merged
merged 76 commits into from
Oct 8, 2024
Merged

158 update adlerpy #159

merged 76 commits into from
Oct 8, 2024

Conversation

jrob93
Copy link
Collaborator

@jrob93 jrob93 commented Aug 6, 2024

Fixes #158. Also integrates changes from #119 which implement colour finding functions (currently PR #154).

I have added diaSourceId to the AdlerPlanetoid observations sql query, this is to make sure we have a unique identifier for each obs.

Review Checklist for Source Code Changes

  • Does pip install still work?
  • Have you written a unit test for any new functions?
  • Do all the units tests run successfully?
  • Does adler run successfully on a test set of input files/databases?
  • Have you used black on the files you have updated to confirm python programming style guide enforcement?

@astronomerritt astronomerritt marked this pull request as ready for review October 1, 2024 14:20
@astronomerritt astronomerritt marked this pull request as draft October 1, 2024 14:20
@jrob93 jrob93 marked this pull request as ready for review October 7, 2024 11:45
@jrob93
Copy link
Collaborator Author

jrob93 commented Oct 7, 2024

@astronomerritt looks like I've fixed the unit test issue, I just saved the test dataframes with the diaSourceId column as int64. So this is ready to review, there is just that annoying linting issue which you said we could maybe just ignore?

@jrob93 jrob93 merged commit 69cac19 into main Oct 8, 2024
9 of 10 checks passed
@jrob93 jrob93 deleted the 158-update-adlerpy branch October 8, 2024 09:27
@jrob93 jrob93 mentioned this pull request Oct 15, 2024
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.

update adler.py
2 participants