Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 2.59 KB

README.md

File metadata and controls

33 lines (18 loc) · 2.59 KB

Developed For: ACS Powered By: STScI

acs-notebook

This repository contains downloadable versions of several HST/ACS webpages with basic Python examples. These code examples are simple and only designed for a limited scope. Users are advised to visit the ACS website, Instrument Handbook, and Data Handbook for more information about the the current status of ACS, instrument specifications, and data analysis.

Users who need help transitioning from IRAF/PyRAF to Python should see the stak-notebooks repository.

For examples of workflows with HST data, please see the CSI notebooks repository (coming soon).

Getting Started

To download the notebooks in this repository, simply open a terminal, go to the directory where you would like the notebooks to be, and type

git clone https://github.com/spacetelescope/acs-notebook.git

which will create a new acs-notebook/ directory containing the contents of this repository.

Warning: Before running these examples, you must install or update to the latest version of AstroConda.

Jupyter Notebooks allow code to be packaged with formatted text to create illustrative examples. Users who are unfamiliar with Jupyter Notebooks should also see the short guide for how to use these tools.

Active Notebooks

  • acs_subarray_cte.ipynb: Instructions for how to use the acs_destripe_plus code to calibrate, de-stripe, and correct ACS subarray observations for charge transfer efficiency (CTE).

  • acs_zeropoints.ipynb: A description of the ACS photometric systems, header keywords, and topics related to photometrically calibrating ACS data.

Contributing

If you have feedback concerning our documentation or examples presented here on GitHub, please open an issue. For feedback concerning content exclusively from the ACS website, Instrument Handbook, or Data Handbook, or for questions about ACS in general, please contact the ACS Branch at STScI via the Hubble Space Telescope Help Desk portal.