Skip to content
/ demreg Public

Calculate the Differential Emission Measure (DEM) from solar data using regularised inversion.

License

Notifications You must be signed in to change notification settings

ianan/demreg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEMReg

Calculate the Differential Emission Measure (DEM) from solar data using regularized inversion in SSWIDL.

For notes on the maths behind what the code is doing see pdf in notes/.


Note that this repo contains 3 versions of the DEMReg code:

  • Original sswidl version from Hannah & Kontar (2012) which takes a single set of data (pixels, lines etc) for any instrument (just need to supply temperature response) in idl_org/
  • Update of sswidl mapping version from Hannah & Kontar (2013) which can do any form of data (maps, single pixels) and for any instrument (just need to supply temperature response), in idl/
  • Python version based off of idl/ which again can take any data format and any instrument, in python/

The two sswidl versions should give similar results but the mapping version will be quicker.

The all versions of code here should be the most up to date, including bug and typo fixes.

About

Calculate the Differential Emission Measure (DEM) from solar data using regularised inversion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published