Module tickettest
source code
Module to hold testutil-style test cases for tickets against non-UI
behaviors.
|
|
WavecatTestCase
|
|
|
CalcspecTestCase
This is a stripped-down, for-ETC-use-only task that constructs a
spectrum & writes it to a file.
|
|
|
MergeTestCase
Demonstrate the problem described in ticket #34: Adding two identical
tabular spectra loses a pixel in the resulting spectrum's table.
|
|
|
ObservationTestCase
These test cases will be used to test implementation of Ticket #33
|
Imports:
sys,
math,
os,
N,
pyfits,
testutil,
units,
locations,
wavetable,
etc,
spectrum,
S,
NewObservation,
OldObservation,
tempfile