IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 30, 2006, 3:57:06 PM (20 years ago)
Author:
magnier
Message:

major file reorganization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/psmodules.h

    r7004 r7019  
    2121#include <pmConfig.h>
    2222
    23 // the following headers are from psModule:astrom
     23// the following headers are from psModule:concepts
    2424#include <pmConcepts.h>
    2525#include <pmConceptsRead.h>
    2626#include <pmConceptsStandard.h>
    2727#include <pmConceptsWrite.h>
     28
     29// the following headers are from psModule:camera
    2830#include <pmHDU.h>
    2931#include <pmHDUUtils.h>
     
    3941#include <pmFPA_JPEG.h>
    4042#include <pmReadout.h>
     43
     44// the following headers are from psModule:astrom
    4145#include <pmAstrometryObjects.h>
    4246#include <pmChipMosaic.h>
     
    4953#include <pmMaskBadPixelsErrors.h>
    5054#include <pmNonLinear.h>
     55#include <pmSubtractBias.h>
     56// #include <pmSubtractSky.h>
    5157
    5258// the following headers are from psModule:imcombine
    5359#include <pmImageCombine.h>
     60#include <pmImageSubtract.h>
    5461// #include <pmReadoutCombine.h>
    55 
    56 // the following headers are from psModule:detrend
    57 #include <pmSubtractBias.h>
    58 #include <pmImageSubtract.h>
    59 // #include <pmSubtractSky.h>
    6062
    6163// the following headers are from psModule:objects
Note: See TracChangeset for help on using the changeset viewer.