Skip to content

An SSW IDL routine library to be used by SMART itself and users wishing to analyse SMART detections.

Notifications You must be signed in to change notification settings

pohuigin/smart_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart_library

An SSW IDL routine library to be used by SMART itself and users wishing to analyse SMART detections.

Requirements:

Add the following to your IDL start-up file (or run manually before using SMART_LIBRARY routines):

;Set up system variables for SMART_Library codes

;------------------------------------------------------------------------------>

;Set the environment variables

DEFSYSV, '!AR_PATH', '~/science/repositories/smart_library/'

DEFSYSV, '!AR_PARAM', 'ar_param.txt'

;------------------------------------------------------------------------------>

Notes:

  1. This repository requires an SSWIDL installation

  2. This repository has dependencies as listed below

Dependencies:

GEN_LIBRARY: [email protected]:pohuigin/gen_library.git

About

An SSW IDL routine library to be used by SMART itself and users wishing to analyse SMART detections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published