Changeset 4800 for trunk/ReadMarCCDFrame.py
- Timestamp:
- Feb 3, 2021 11:50:38 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ReadMarCCDFrame.py
r3470 r4800 1 1 #!/usr/bin/env python 2 from __future__ import division, print_function3 2 ''' 4 3 *ReadMarCCDFrame: Read Mar Files* … … 6 5 7 6 ''' 7 from __future__ import division, print_function 8 8 """ 9 9 from /opt/marccd/documentation/header.txt
Note: See TracChangeset
for help on using the changeset viewer.