IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32881


Ignore:
Timestamp:
Dec 7, 2011, 11:08:54 AM (15 years ago)
Author:
Serge CHASTEL
Message:

Documentation + constants

Location:
trunk/ippdor/src/ipp/constants
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdor/src/ipp/constants/Fake.py

    r32874 r32881  
    33framework are defined for the Camera stage.
    44
    5 It defines the following data members:
    6 TODO: list defined constants
     5It defines the following constants:
     6- REQUIREMENTS: The Condor requirements to run Fake jobs
    77"""
    88from ipp.exceptions.UninstantiableIppException import UninstantiableIppException
  • trunk/ippdor/src/ipp/constants/Stack.py

    r32874 r32881  
    44
    55It defines the following constants:
    6 TODO: list defined constants
     6- REQUIREMENTS: The Condor requirements to run Stack jobs
    77"""
    88from ipp.exceptions.UninstantiableIppException import UninstantiableIppException
  • trunk/ippdor/src/ipp/constants/Warp.py

    r32874 r32881  
    33framework are defined for the Warp stage.
    44
    5 It defines the following data members:
    6 TODO: list defined constants
     5It defines the following constants:
     6- REQUIREMENTS: The Condor requirements to run Warp jobs
    77"""
    88from ipp.exceptions.UninstantiableIppException import UninstantiableIppException
Note: See TracChangeset for help on using the changeset viewer.