Changeset 1527 in Sophya for trunk/ArchTOIPipe/Kernel/fitstoirdr.h
- Timestamp:
- Jun 14, 2001, 3:39:07 PM (24 years ago)
- File:
-
- 1 edited
-
trunk/ArchTOIPipe/Kernel/fitstoirdr.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Kernel/fitstoirdr.h
r1480 r1527 7 7 #include <string> 8 8 #include <vector> 9 #include <map> 9 10 #include "fitsio.h" 10 11 … … 34 35 int firstSn; // current file 35 36 36 int ncols; 37 int ncols; // including flags. getNOut() is # of tois. 37 38 int snBegin; // first file 38 39 int snEnd; // last file 39 40 40 41 vector<string> allfn; 42 map<int,pair<int, bool> > colsinput; // iTOI -> (colonne, hasflag) 43 // le flag est alors en colonne+1 41 44 42 45 };
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/PI/chrome/site/your_project_logo.png)