Menu

Tree [7f4647] master /
 History

HTTPS access


File Date Author Commit
 FFTW 2025-01-31 Nathan Towne Nathan Towne [433791] update
 FITS 2025-04-02 Nathan Towne Nathan Towne [7f4647] Stream.Read -> Stream.ReadExactly
 FITSHeader 2025-01-31 Nathan Towne Nathan Towne [433791] update
 align 2025-04-02 Nathan Towne Nathan Towne [021ebd] BZERO, BSCALE trick for unipolar data (mostly).
 doc 2024-05-31 Nathan Towne Nathan Towne [236134] initial commit
 fifo 2025-04-02 Nathan Towne Nathan Towne [021ebd] BZERO, BSCALE trick for unipolar data (mostly).
 fixfits 2025-04-02 Nathan Towne Nathan Towne [7f4647] Stream.Read -> Stream.ReadExactly
 rx888 2025-01-31 Nathan Towne Nathan Towne [433791] update
 samplerate 2025-01-31 Nathan Towne Nathan Towne [433791] update
 spec 2025-04-02 Nathan Towne Nathan Towne [021ebd] BZERO, BSCALE trick for unipolar data (mostly).
 spec2 2025-04-02 Nathan Towne Nathan Towne [7f4647] Stream.Read -> Stream.ReadExactly
 specproc 2025-01-31 Nathan Towne Nathan Towne [433791] update
 stddev 2025-01-31 Nathan Towne Nathan Towne [433791] update
 utilities 2025-04-02 Nathan Towne Nathan Towne [7f4647] Stream.Read -> Stream.ReadExactly
 LICENSE 2024-06-06 Nathan Towne Nathan Towne [b0be0b] added license
 Readme.md 2024-06-10 Nathan Towne Nathan Towne [e111eb] readme markdown and doc files
 install 2025-04-02 Nathan Towne Nathan Towne [021ebd] BZERO, BSCALE trick for unipolar data (mostly).
 observatory.xml 2024-06-29 Nathan Towne Nathan Towne [3e44b0] gain-compensation flag in observation file; obs...
 rx2fits 2025-04-02 Nathan Towne Nathan Towne [021ebd] BZERO, BSCALE trick for unipolar data (mostly).
 rx888.sln 2024-05-31 Nathan Towne Nathan Towne [236134] initial commit
 sun.xml 2025-04-02 Nathan Towne Nathan Towne [021ebd] BZERO, BSCALE trick for unipolar data (mostly).

Read Me

rx2fits

This package is a software-defined receiver for rx888mk2 receivers for spectroscopy. The central program, spec, acquires samples from a receiver in its direct-sampling mode, spectrally analyzes them, and saves the spectra to two-axis FITS files. The codes run on linux on .Net and are written mostly in Visual Basic. There is a file viewer written in python. Results of early field testing can be found at this link. There is an installation script, install, having subcommands for performing a few tasks. There is also a script, rx2fits, that performs operations related to usage of the codes, including starting, stopping, restarting, and viewing status of spec.

See the PDF document in the doc/installation directory for further information.