User Tools

Site Tools


atmos:citation:cloud_particle_imager_cpi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
atmos:citation:cloud_particle_imager_cpi [2017/02/07 21:19] ngappatmos:citation:cloud_particle_imager_cpi [2022/08/01 16:48] (current) – [IDL Code for 1s interval images] cnairy
Line 15: Line 15:
  
 - Changed U1 & U2 IC chips p/n = sn75als170j, and U15 & U16 also, p/n = sn74act245n from Digikey - Changed U1 & U2 IC chips p/n = sn75als170j, and U15 & U16 also, p/n = sn74act245n from Digikey
 +
 - 2017/02/27: Possible fix to buffer read issue is to re-seed SCSI card. - 2017/02/27: Possible fix to buffer read issue is to re-seed SCSI card.
  
 ===== Picture ===== ===== Picture =====
 {{dept:atmos:citation:citationequipment.jpg}} {{dept:atmos:citation:citationequipment.jpg}}
 +
 +
 +===== IDL Code for 1s interval images =====
 + * Open IDL
 +
 +<code> idl </code>
 +
 + * download the coyote library here: idlcoyote.com/documents/programs.php#COYOTE_LIBRARY_DOWNLOAD
 + * make a directory called 'idlfiles' in your home directory and unzip the coyote package contents in here.
 + * import the coyote library:
 +<code> IDL> !PATH = Expand_Path('+~/idlfiles/coyote/') + ':' + !PATH </code>
 +
 + * next execute the cpi_imagedump.pro file (ask christian nairy for this file <christian.nairy@und.edu>)
 +<code> IDL> cpi_imagedump, file_search('PATH_TO_ROI_FILES/*roi'), numcolumns=4, xpanelsize=1200, project='IMPACTS', naming='GHRC' </code>
atmos/citation/cloud_particle_imager_cpi.1486502345.txt.gz · Last modified: 2020/01/29 17:25 (external edit)