Code Monkey home page Code Monkey logo

sdss-v-fsc's Introduction

SDSS-V Focal Surface Camera (FSC) Control Software

Components:

  • Trius SXVR-H694 CCD Camera
  • SX Filter Wheel
  • Custom multi-axis stages from Standa Ltd.

How to run servers:

  1. Startup the indiserver with indiserver indi_sx_ccd indi_sx_wheel.
  2. Startup the hardware servers (as background processes) with nohup ./[server.py] &.
  3. Run the script to display new images with nohup ./image_display.py &.

Alternatively, run the bash script ./start_servers.sh.

How to connect to servers directly:

  • Simple testing can be done with telnet [IP Address of NUC] [PORT].
    • Ports:
      • CCD Camera : 9999
      • Filter Wheel : 9998
      • Stage Controller : 9997

How to run the FSC Actor, which controls all servers given a specified list of coordinates:

  1. Startup all servers with ./start_servers.sh.
  2. Run ./fsc_actor.py.
  3. Follow the on-screen prompts:
    1. Specify the desired image directory (or default).
    2. Specify the CSV file containing the list of coordinates (or default for test file).
    3. Specify the measurement method to use.

sdss-v-fsc's People

Contributors

aidancgray avatar

Watchers

 avatar

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.