Differences between revisions 10 and 11
Revision 10 as of 2011-01-27 05:42:07
Size: 2920
Editor: glimmer
Comment:
Revision 11 as of 2011-03-12 06:50:24
Size: 4357
Editor: glimmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
3/11/11
   Worked with Art and Phil to get the hg_patch /AIA to work as export as movie and images. Finally everything seems to be working.Phil wants have the option in hg_patch to "not track" so the AIA people can monitor (take a patch of) a limb phenomenon. ALso we need to put in option to export FITS/ movie and Image in one request. Also the colortables need to
go into a JSOC series??
 Need to come up with a series of tall the M and C class flares from the past month.
Line 2: Line 6:
1/26/11
got started with Soalr flares stuff. Need to get a list of known h-alpha and xray flare dates above a certain threshold and see if i can detect anything in the level1.5 files(Ic,Lw,Ld) and calculate Li(Line Intensity) which is Ic-Ld? use ricks drms_compare module.
2/16/11
  Phil pointed out that the hg_patch part of jsoc_export_as_movie/image is not yet working. Tracked down how to make legit hg_patches from JSOC_drms runlogs.hg_patch was not working because of a bug in show_info. Also needed a special case for hg_patch as it should not be scaled andone needed to to go into the @hg_patch.log files to figure out what kind of data it was-M, Icor V etc. Turns out Ic and Ic_flat are also different and need to be treated differently. Pit in log and sqrt scaling in render_image.The cropping at the limb was not happening correctly: turned out that we need to "not invert" the
image forhg_crop (ie. we wanted as-is) and there was a bug in the way crrot was being calculated.
Line 5: Line 10:
2/14/11 Wrote a script to extract M and C class data from the ftp link Taeil sent. Can extract all the relevant data and run drms_compare on them and store as a series.
Came up with 3/4 color tables as per Todds specs using Xpallete in IDL
 
 
1/26/11 got started with Solar flares stuff. Need to get a list of known h-alpha and xray flare dates above a certain threshold and see if i can detect anything in the level1.5 files(Ic,Lw,Ld) and calculate Li(Line Intensity) which is Ic-Ld? use ricks drms_compare module.
Line 6: Line 16:
1/24/10
The aia_make_images module works fine. It chooses the correct colortable based on the record: and makes multiple colortable-images for a series with multiple wavelengths. Need to figure out how to put in log scaling in render_image. Also we need a faciltiy to be able to export images/fits and movie ALL at one go.
Spent some time just brushing up on C.
1/24/10 The aia_make_images module works fine. It chooses the correct color table based on the record: and makes multiple colortable-images for a series with multiple wavelengths. Need to figure out how to put in log scaling in render_image. Also we need a faciltiy to be able to export images/fits and movie ALL at one go. Spent some time just brushing up on C.
Line 13: Line 21:





3/11/11

  • Worked with Art and Phil to get the hg_patch /AIA to work as export as movie and images. Finally everything seems to be working.Phil wants have the option in hg_patch to "not track" so the AIA people can monitor (take a patch of) a limb phenomenon. ALso we need to put in option to export FITS/ movie and Image in one request. Also the colortables need to

go into a JSOC series??

  • Need to come up with a series of tall the M and C class flares from the past month.

2/16/11

  • Phil pointed out that the hg_patch part of jsoc_export_as_movie/image is not yet working. Tracked down how to make legit hg_patches from JSOC_drms runlogs.hg_patch was not working because of a bug in show_info. Also needed a special case for hg_patch as it should not be scaled andone needed to to go into the @hg_patch.log files to figure out what kind of data it was-M, Icor V etc. Turns out Ic and Ic_flat are also different and need to be treated differently. Pit in log and sqrt scaling in render_image.The cropping at the limb was not happening correctly: turned out that we need to "not invert" the

image forhg_crop (ie. we wanted as-is) and there was a bug in the way crrot was being calculated.

2/14/11 Wrote a script to extract M and C class data from the ftp link Taeil sent. Can extract all the relevant data and run drms_compare on them and store as a series. Came up with 3/4 color tables as per Todds specs using Xpallete in IDL

1/26/11 got started with Solar flares stuff. Need to get a list of known h-alpha and xray flare dates above a certain threshold and see if i can detect anything in the level1.5 files(Ic,Lw,Ld) and calculate Li(Line Intensity) which is Ic-Ld? use ricks drms_compare module.

1/24/10 The aia_make_images module works fine. It chooses the correct color table based on the record: and makes multiple colortable-images for a series with multiple wavelengths. Need to figure out how to put in log scaling in render_image. Also we need a faciltiy to be able to export images/fits and movie ALL at one go. Spent some time just brushing up on C.

1/10/10

Converted all the AIA color tables to .lut. Familiarized myself with the AIA data. We will need lev1 and lev1_hg_patch and lev 1.5 data to be made into movies.

1/4/10

  • 1> Art suggested he would make the edits to the jsoc_export_manage

  • 2> found the colortables for AIA images

  • 3> For the Flares Project: turns out that getting the list of flares may be a bit elaborate: grepping and awking though lists at NOAA. Spent a lot of time trying to find a site with location and flare categories.

12/15/10

1> Bash script is done and works 2> script interacts ok with the qsub call ie works fine on the cluster. The exportdataPD.html and exportdataPD2.html pages includ ethe drop down menu (in js)to include image and movie. 3> met with Phil: 3 new issues:

  • AIA images/movies also need to be made from from the jsioc page. They have specific requirements for their colors.
  • jsoc_export_manage need to be reorganized so that calls are not replicated in the (as of now) 2 possible calles :1) to jsoc_export_as_is:
    • 2) to jsoc_export_as_fits but all possiblre common pre-processing is done.
  • Phil would like the option of choosing the scaling/colortable/size for the images/movie
  • edited the Camilla_sdo card to put on sdo facebook page

#format wik

Priya Desai

Email: [[MailTo( priya@sun.stanford.edu ]

11/16/10

1> Met with Art to discuss integrating the image and movie option in the JSOC_export page.The image option will be a bash script~module) with the name "jsoc_export_as_image" to maintain consistency. At least initially all default values such as scaling/colortables etc should be provided within the module (not given as options to the user).

  • Use the colortables from the DRMS series.
  • Have 5 possible types of files: hmi.M_ (magentogram), hmi.V_ (Dopplergram), hmi.Ic_ (Continuum), hmi.Ld_(Line Depth), hmi.Lw_(Line width)

2> As a next step, need to insert *ALL* IDL colortables into the DRMS series for colortables that has been created.

3> Met with Todd to talk about creating a better colortable for the Public Images -something that will show the structure in the penumbra. and has a pale yellow background.


JsocWiki: PriyaDesai (last edited 2013-05-01 04:35:23 by localhost)