Skip to content

Git repo for all things related to SDSS FPS RM Custom Designs

Notifications You must be signed in to change notification settings

megcdavis/SDSS_FPS_RMDesigns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the scripts and analysis notebooks for the BHM-RM FPS designs for SDSS-V. Authors: Jon Trump and Meg Davis (megan.c.davis@uconn.edu)

Software installation instructions and latest software versions: https://docs.google.com/document/d/1zqhkIVhKqiP1eNojgBWrZDLOZgOEv3t92F1laEY2ofw/edit

General script running instructions:

  1. ssh to utah (Meg: run ./utah.sh in FPS folder OR run ssh -l USERNAME -L 7500:operations.sdss.org:5432 eboss.sdss.org cat - )
  2. edit fps script (create_design_max.py) for defaults, or set up shell script with field carton file, RA, DEC, PA, Observatory file save name
  • EXAMPLE LINE: python create_design_max.py BHM_cartons_RM_v1_newpriorities.fits 25.5 213.7041666 53.075 APO RM_newsurvey3.fits
  1. USE 1x1 CADENCES FOR NOW
  2. command-T in terminal for a new window
  3. either run the shell script you made or run: time python create_design_max.py
  4. ignore warnings for now
  5. you'll need to hack the file afterwards, go use the hack_the_fitfiles.ipynb to do so (need to edit the header and change the arrays in hdu 2 to match those of a 174x8 OR 100x8 cadence), contact meg for the examples needed (they are too big to put here).
  6. validate locally using the local_validate.ipynb
  7. rename and prepare to upload to utah

Uploading designs to Utah:

  1. ssh USERNAME@eboss.sdss.org
  2. cd to the directory Ilija told you to use
  3. in local terminal (not ssh'ed into utah): scp /directory/to/designs/*.fits USERNAME@eboss.sdss.org:/directory/where/you/want/them/
  4. enter password
  5. go to the place on utah where you put the designs
  6. chmod 670 the files to make them grabbable for everyone else
  7. ping Ilija and John D.

About

Git repo for all things related to SDSS FPS RM Custom Designs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •