GithubHelp home page GithubHelp logo

desihub / desicmx Goto Github PK

View Code? Open in Web Editor NEW
2.0 59.0 2.0 50.37 MB

DESI commissioning code

License: BSD 3-Clause "New" or "Revised" License

IDL 0.01% Python 0.48% Jupyter Notebook 99.51% Prolog 0.01% Shell 0.01%

desicmx's Introduction

desicmx

DESI commissioning code

Directory organization

bin/ : generically useful scripts that multiple people may want to run

py/desicmx/ : python code specific to CMX that you want to to be able to access via from desicmx import blah.

doc/ : documentation of results; create subdirectories as needed.

analysis/ : wild west dumping ground, create one directory per analysis.

etc/ : for Data Systems to add module file definition, etc.

i.e. bin/ and py/desicmx/ are for sharing scripts and code that you want others to use for their analyses; doc/ is for documenting results; and analysis/ is a freeform place to dump code because it is better to put it somewhere than nowhere.

Ground rules

We won't enforce standard desihub code quality, unit tests, etc. requirements for this repo, but please note that this repository is for code and documentation, not for data files. Analysis data files should go at NERSC in subdirectories of /global/project/projectdirs/desi/cmx/ instead.

desicmx's People

Contributors

dkirkby avatar julienguy avatar laurent-le-guillou avatar moustakas avatar sbailey avatar schlafly avatar srheft avatar sybenzvi avatar weaverba137 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

desicmx's Issues

fibers_on_target has mixed up xy locations

I think this is another consequence of the recent spectrograph:petal remapping: Adam Hawken identified that the fibers_on_target script has shuffled xy fiber locations compared to Nightwatch:

image

image

Check the script's usage of desimodel fiberpos.fits vs. desi-focalplane*.ecsv and various reshufflings or not. That script specifically directly reads fiberpos.fits instead of using desimodel.io.load_focalplane to avoid the desimodel and astropy dependencies so that it can run under the desiobserver default environment, but apparently I missed some step.

Assigning to myself. We'll want this to be working before any new dither tests in upcoming nights.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.