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

Develop djones ps12 #232

Merged
merged 23 commits into from
Aug 10, 2022
Merged

Develop djones ps12 #232

merged 23 commits into from
Aug 10, 2022

Conversation

djones1040
Copy link
Collaborator

@djones1040 djones1040 commented Aug 10, 2022

Fixes # .

Description of the Change

adding functionality for simultaneous PS1 and PS2 field scheduling and data ingestion

modified URLs:
yse_observing_calendar (list PS1/2 fields separately)
select_yse_fields (can drag/drop both PS1/2 fields to make them active)

modified crons
YSE_App.data_ingest.YSE_Forced_Phot.ForcedPhot - this needs further testing/dev on yse_test due to IP restrictions
YSE_App/yse_utils/yse_scheduler.py - scheduler works with PS1 and PS2. backend processing of fields includes some new code that implements y-band mini-survey (form_views.py)
YSE_App.data_ingest.QUB_data.YSE - refactored settings file
YSE_App.data_ingest.QUB_data.QUB - refactored settings file
YSE_App.data_ingest.DECam_upload.DECam - refactored settings file
YSE_App.data_ingest.DECam_upload_clusters.DECam_clusters - refactored settings file
YSE_App.data_ingest.ZTF_Forced_Phot_Cron.ForcedPhot - refactored settings file

also modified api_views and serializers for additional API functionality that allows multiple telescopes
minor changes to YSE_PZ/settings.py because of settings file refactor and additions

new scripts:
add_yse_fields.py - adds new YSE fields to the DB at the command line
get_YSE_PAs.py - for Pan-STARRS to get the requested fields each night

Checklist

Please check all that apply to your proposed changes

  • HTML code change
  • Added package dependency
    -> GHOST update
  • Added data
  • Changed django model
  • Documentation change

Additional context

Refactored settings file, so this needs to be updated on test and prod

@djones1040 djones1040 marked this pull request as ready for review August 10, 2022 17:45
@@ -54,6 +54,7 @@
'django_cron',
'el_pagination',
'auditlog',
'django_bootstrap3_multidatepicker.django_bootstrap3_multidatepicker'
Copy link
Owner

Choose a reason for hiding this comment

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

please remove this!

@davecoulter davecoulter merged commit a540a33 into develop Aug 10, 2022
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