Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
# alisdair% gunzip dkist_idl_latest.tar.gz 
# alisdair% tar xvf dkist_idl_latest.tar 
x dkist_idl/
x dkist_idl/strn.pro
x dkist_idl/chk_dir.pro
x dkist_idl/sxpar.pro
x dkist_idl/strspecial.pro
x dkist_idl/ut_diff.pro
x dkist_idl/valid_num.pro
x dkist_idl/fxpar.pro
etc ... 
[ALISDAIRs-MacBook-Pro:~] alisdair% ls -ld dkist_idl
drwxr-xr-x  184 alisdair  staff  5888 Apr 17 15:46 dkist_idl

This tarball also contains a binaries directory taken from SolarSoft which contains the binaries needed to decompress RICE compressed images.

To begin, download the the gzipped tar file attached to this document or from here. Gunzip the file and then run tar xvf on the dkist_idl.tar tarball. This will place all files in a dkist_idl directory. Follow the directions below to run the code from this directory. For ease of use, you may want to add the path to the files in you .idl_startup file.

...

A version of READ_DKIST.PRO to run under SSW is being created. Note that if you have SolarSoft already installed, the READ_SDO.PRO code should be able to read in DKIST data albeit not cleanly.

...

View file
namedkist_idl_latest.tar.gz

...