;***************************
;IDL MAKEFILE CALL
;***************************
;***************************
;Purpose of this procedure is to call central .pro file for analysis by IDL located in IDL algorithms folder
;***************************
cd, 'algorithms'
main
exit