Skip to content

Azcam environment for UArizona's Kuiper telescope Mont4k camera

License

Notifications You must be signed in to change notification settings

mplesser/azcam-mont4k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azcam-mont4k

Purpose

This repository contains the azcam-mont4k azcam environment. It contains the code and data files for the University of Arizona Kuiper telescope Mont4k facility camera system.

Installation Notes

  • Upgrade to required python version
  • Download code (usually into the azcam root folder such as c:\azcam) and install:
git clone https://github.com/mplesser/azcam
git clone https://github.com/mplesser/azcam-console
git clone https://github.com/mplesser/azcam-mont4k
git clone https://github.com/mplesser/azcam-expstatus
git clone https://github.com/mplesser/azcam-tool
pip install pickleshare  # for Ipython
pip install -e azcam
pip install -e azcam-console
pip install -e azcam-expstatus  # optional
pip install -e azcam-mont4k
  • Optionally
    • Install and start xpans and nssm
      • install script is in /azcam/azcam/support/ds9
    • Update .ipython_config files from /azcam/azcam/support/ipython

System Setup Notes

  • Do Windows updates
  • Download and install VS Code
  • install python to c:\python3x (e.g. c:\python311)
  • install Labview 2014 runtime for azcam-tool
  • install SAO ds9
  • install and start xpans and nssm from azcam-ds9-winsupport
  • winget install --id=Microsoft.PowerShell -e # to update

If PC is a controller server

  • install ARC Win10 PCI card driver
  • install and configure controller server

About

Azcam environment for UArizona's Kuiper telescope Mont4k camera

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published