next up previous contents
Next: Others Up: Data Analysis Previous: Coalignment with Yohkoh/SXT image

Using map procedure of the SolarSoftware

In order to coalign the NoRH image with those obtained by the other instruments, it is convinient to use the map procedures made by Dr. D. Zarro (for detailed information, see
http://orpheus.nascom.nasa.gov/~zarro/idl/maps.html. The map of the NoRH image can be made as follows:
IDL> mreadfits,file,index,data <CR>
IDL> outindex=norh_fixindex(index) <CR>
IDL> index2map,outindex,data,map <CR>
IDL> plot_map,map <CR>



Takaaki YOKOYAMA
1999-06-21