Changeset 2128 in Sophya


Ignore:
Timestamp:
Jul 23, 2002, 2:33:06 PM (23 years ago)
Author:
cmv
Message:

ObjectExpressions for Eros StarList cmv 23/7/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/basexecut.cc

    r2121 r2128  
    10661066usage += "\n-         i,k,val,real,imag,mod,phas,teta,phi";
    10671067usage += "\n- FITS Binary/ASCII table: fits column names";
     1068#ifdef SANS_EVOLPLANCK
     1069usage += "\n  ------ Eros Variable names (double) -------- ";
     1070usage += "\n- StarList: x,y,flux,fond,pixmax,flags,";
     1071usage += "\n-           xref,yref,fluxref,fondref,pixmaxref";
     1072#endif
    10681073usage += "\n  ------ Other parameters -------- ";
    10691074usage += "\nLoop parameters can be specified as I1[:I2[:DI]] for(int i=I1; i<I2; i+=DI)";
Note: See TracChangeset for help on using the changeset viewer.