Changeset 1771 for branches/alma
- Timestamp:
- 07/29/10 16:38:22 (15 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/alma/external/atnf/PKSIO/PKSMS2writer.cc (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/alma/external/atnf/PKSIO/PKSMS2writer.ccr1757 r1771 176 176 newtab.bindAll(incrStMan, True); 177 177 178 // Use TiledShapeStMan for the FLOAT_DATA hypercube with tile size 1 6 kiB.179 TiledShapeStMan tiledStMan("TiledData", IPosition(3,1,128, 32));178 // Use TiledShapeStMan for the FLOAT_DATA hypercube with tile size 1 MB. 179 TiledShapeStMan tiledStMan("TiledData", IPosition(3,1,128,2048)); 180 180 newtab.bindColumn(MS::columnName(MS::FLOAT_DATA), tiledStMan); 181 181 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
