This page (revision-9) was last changed on 18-Apr-2021 19:13 by tjqsosk

This page was created on 25-Jun-2007 11:02 by JianSun

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
9 18-Apr-2021 19:13 2 KB tjqsosk to previous gmejdw@pyalwc.com
8 14-Jan-2017 22:53 5 KB Robavara to previous | to last
7 14-Jan-2017 20:13 3 KB Ruslmaymn to previous | to last
6 10-Jan-2017 19:39 2 KB epxpnyaku to previous | to last XtcsSIWzlswonvLtGE
5 08-Jan-2008 11:56 2 KB LouisaBradley to previous | to last Comment by LouisaBradley
4 04-Jan-2008 14:15 2 KB JianSun to previous | to last
3 25-Jun-2007 11:03 76 bytes JianSun to previous | to last
2 25-Jun-2007 11:02 69 bytes JianSun to previous | to last
1 25-Jun-2007 11:02 61 bytes JianSun to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 2 lines
[{ALLOW edit EISMainUsers}]
[{ALLOW view Anonymous}]
At line 8 added 85 lines
----
example1:
{{{
more del.txt
09/04/eis_l0_20070904_090435.fits.gz
08/26/eis_l0_20070826_174315.fits.gz
08/21/eis_l0_20070821_090011.fits.gz
08/21/eis_l0_20070821_085611.fits.gz
08/20/eis_l0_20070820_132641.fits.gz
08/20/eis_l0_20070820_104211.fits.gz
07/28/eis_l0_20070728_055608.fits.gz
07/28/eis_l0_20070728_030832.fits.gz
07/20/eis_l0_20070720_005212.fits.gz
07/19/eis_l0_20070719_204112.fits.gz
07/19/eis_l0_20070719_203842.fits.gz
07/05/eis_l0_20070705_105412.fits.gz
07/05/eis_l0_20070705_104412.fits.gz
07/03/eis_l0_20070703_035111.fits.gz
07/03/eis_l0_20070703_034712.fits.gz
07/02/eis_l0_20070702_112428.fits.gz
07/02/eis_l0_20070702_110828.fits.gz
07/02/eis_l0_20070702_105451.fits.gz
06/26/eis_l0_20070626_072310.fits.gz
06/26/eis_l0_20070626_071310.fits.gz
06/26/eis_l0_20070626_065311.fits.gz
06/26/eis_l0_20070626_064810.fits.gz
06/26/eis_l0_20070626_055211.fits.gz
06/19/eis_l0_20070619_183241.fits.gz
06/19/eis_l0_20070619_182412.fits.gz
06/19/eis_l0_20070619_180712.fits.gz
06/19/eis_l0_20070619_180041.fits.gz
06/18/eis_l0_20070618_194412.fits.gz
06/18/eis_l0_20070618_192912.fits.gz
06/12/eis_l0_20070612_075010.fits.gz
}}}
All these files are deleted from EIS fits tree. I'd like to know why these files been deleted!
I can't do it one by one, so I use the following commands:\\
readcol, mreadfits
please note: mreadfits cannot read data out from EIS fits file, but it works perfectly to read fits header!
{{{
IDL> readcol,'/home/solarsw/del.txt',F='A',sfile
IDL> sfile='/disk/d2/hinode/eis_level0/2007/'+sfile
IDL> for i=0,267 do begin mreadfits,sfile[i],header & print,header.datatype & endfor
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
Engineering
}}}
It's clear: all these files are for engineering study, so it shouldn't be included in science database (ie. hinode/eis tree)
But I assumne these files can be found from solarb/eis tree!
----
The engineering study files can be found in the following location on DARTS: /hinode/eis/level0/cal. There is a readme.txt file in the cal sub-directory which describes the engineering studies that are included in the cal sub-directories.
--[LouisaBradley|http://null], 08-Jan-2008