Next: SURFLIB_REMOVE_DC_FROM_EXP - Remove linear baseline from each exposure
Up: Library APIs
Previous: SURFLIB_REM_GRID - Remove an image grid of data from demodulated data
SURFLIB_REM_TIMESERIES
- Remove a time series from a 2D array
- Description:
- Remove a time series (Y data) from a 2D array where the
second dimension corresponds to time. It is assumed that
both the time series and the 2D array have the same
number of points in time (N_POS)
- Invocation:
- CALL SURFLIB_REM_TIMESERIES ( N_BOLS, N_POS,
TIME_SER, TIME_VAR, IN_DATA, IN_VAR, STATUS)
- Arguments:
-
-
N_BOLS = INTEGER (Given)
-
Number of bolometers in data array (x dimension)
-
N_POS = INTEGER (Given)
-
Number of time data values (y dim)
-
TIME_SER ( N_POS ) = REAL (Given)
-
Time series to be removed
-
TIME_VAR ( N_POS ) = REAL (Given)
-
Variance associated with each time value
-
IN_DATA (N_BOLS, N_POS ) = REAL (Given & Returned)
-
Input data to be modified
-
IN_VAR (N_BOLS, N_POS ) = REAL (Given & Returned)
-
Input variance
-
STATUS = INTEGER (Given & Returned)
-
Global Status
-
Copyright
- Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy
Research Council. All Rights Reserved.
Next: SURFLIB_REMOVE_DC_FROM_EXP - Remove linear baseline from each exposure
Up: Library APIs
Previous: SURFLIB_REM_GRID - Remove an image grid of data from demodulated data
SURF Programming Interface
Starlink System Note 72
Tim Jenness, John F. Lightfoot
Joint Astronomy Centre, Hilo, Hawaii
10 July 2000
E-mail:ussc@star.rl.ac.uk
Copyright © 2008 Science and Technology Facilities Council