├── .gmtcommands4 ├── .gmtdefaults4 ├── ASDFDBase.py ├── ASDFDBase.pyc ├── COR_TA_TEST.h5 ├── COR_WUS_backup.h5 ├── CURefPy.py ├── CURefPy.pyc ├── EA_chinaarray2.h5 ├── GMT_panoply.cpt ├── GeoMap_demo.py ├── GeoPoint.py ├── GeoPoint.pyc ├── GeoPoint_demo.py ├── GeoPolygon.py ├── GeoPolygon.pyc ├── MAPS ├── smpkolya_phv_L_100 ├── smpkolya_phv_L_125 ├── smpkolya_phv_L_150 ├── smpkolya_phv_L_40 ├── smpkolya_phv_L_50 ├── smpkolya_phv_L_60 ├── smpkolya_phv_L_70 ├── smpkolya_phv_L_80 ├── smpkolya_phv_L_90 ├── smpkolya_phv_R_100 ├── smpkolya_phv_R_40 ├── smpkolya_phv_R_50 ├── smpkolya_phv_R_60 ├── smpkolya_phv_R_70 ├── smpkolya_phv_R_80 └── smpkolya_phv_R_90 ├── Na_demo.py ├── NoisePy.komodoproject ├── README.md ├── StaDepth.lst ├── TOMO_MISHA ├── Makefile ├── help.f ├── help.il ├── help.o ├── init.f ├── init.il ├── init.o ├── itomo_sp_cu_shn ├── line.f ├── line.h ├── line.o ├── m1.f ├── m1.o ├── menu.f ├── menu.o ├── model.f ├── model.o ├── perc_map.f ├── perc_map.o ├── reader.f ├── reader.o ├── reject_outliers ├── reject_outliers.c ├── reject_outliers.c~ ├── rejector.f ├── rejector.o ├── rejedel.f ├── rejedel.o ├── set_defaults.f ├── set_defaults.o ├── spl.f ├── spl.o ├── swt_sph.f ├── swt_sph.o ├── tomo.h ├── tomo_sp_cu.f ├── tomo_sp_cu.il ├── tomo_sp_cu.o ├── trass.f ├── trass.o ├── tria.f ├── tria.o ├── version.h └── zhand.f ├── TOMO_MISHA_AZI └── tomo_sp_cu_s_shn-.1 │ ├── Makefile │ ├── cell_a.f │ ├── cell_a.o │ ├── diff.sh │ ├── driver_2.f │ ├── driver_2.o │ ├── ec.f │ ├── ec.o │ ├── fresnel.f │ ├── fresnel.o │ ├── function.f │ ├── function.o │ ├── help.f │ ├── help.o │ ├── init.f │ ├── init.o │ ├── line.f │ ├── line.h │ ├── line.o │ ├── linea.h │ ├── linea.h.or │ ├── m1.f │ ├── m1.o │ ├── matrix.f │ ├── matrix.o │ ├── menu.f │ ├── menu.o │ ├── model.f │ ├── model.o │ ├── perc_map.f │ ├── perc_map.o │ ├── reader.f │ ├── reader.o │ ├── rejector.f │ ├── rejector.o │ ├── rejedel.f │ ├── rejedel.o │ ├── res_anal.f │ ├── res_anal.o │ ├── res_form.f │ ├── res_form.o │ ├── res_outp.f │ ├── res_outp.o │ ├── res_tria.f │ ├── res_tria.o │ ├── set_defaults.f │ ├── set_defaults.o │ ├── spl.f │ ├── spl.o │ ├── swt_sph.f │ ├── swt_sph.f.or │ ├── swt_sph.o │ ├── tomo.h │ ├── tomo_sp_cu.f │ ├── tomo_sp_cu.o │ ├── tomo_sp_cu_s_shn_.1 │ ├── trass.f │ ├── trass.o │ ├── tria.f │ ├── tria.o │ ├── unused.f │ ├── version.h │ └── zhand.f ├── WUS_demo.py ├── WUS_quake_demo.py ├── aftan.so ├── aftan_demo.py ├── aftan_test_data ├── COR_SUMG_NEEM.SAC ├── COR_SUMG_NEEM.SAC_1_DISP.0 ├── COR_SUMG_NEEM.SAC_1_DISP.0new ├── COR_SUMG_NEEM.SAC_1_DISP.1 ├── COR_SUMG_NEEM.SAC_1_DISP.1new ├── COR_SUMG_NEEM.SAC_2_DISP.0 ├── COR_SUMG_NEEM.SAC_2_DISP.0new ├── COR_SUMG_NEEM.SAC_2_DISP.1 ├── COR_SUMG_NEEM.SAC_2_DISP.1new ├── COR_SUMG_NEEM.SAC_neg_amp_snr ├── COR_SUMG_NEEM.SAC_pos_amp_snr ├── COR_SUMG_NEEM.SACnew_1_DISP.0 ├── COR_SUMG_NEEM.SACnew_1_DISP.1 ├── COR_SUMG_NEEM.SACnew_2_DISP.0 ├── COR_SUMG_NEEM.SACnew_2_DISP.1 ├── COR_SUMG_NEEM.SACnew_neg_amp_snr ├── COR_SUMG_NEEM.SACnew_pos_amp_snr ├── COR_SUMG_NEEM.SACold_1_DISP.0 ├── COR_SUMG_NEEM.SACold_1_DISP.1 ├── COR_SUMG_NEEM.SACold_2_DISP.0 ├── COR_SUMG_NEEM.SACold_2_DISP.1 ├── COR_SUMG_NEEM.SACold_neg_amp_snr ├── COR_SUMG_NEEM.SACold_pos_amp_snr └── PRE_PHP ├── aftanf77 ├── aftan.pyf ├── aftan.so ├── aftan2Py.sh ├── aftanipg.f ├── aftanpg.f ├── fftw3.h ├── fmax.f ├── ftfilt.f ├── mspline.f ├── phtovel.f ├── pred_cur.f ├── taper.f ├── tapers.f ├── tgauss.f └── trigger.f ├── ak135_Q ├── basin1 ├── bug_get_events.py ├── colormaps.py ├── colormaps.pyc ├── contour.ctr ├── contour_backup.ctr ├── download_mp_vs_sp.py ├── eikonaltomo.py ├── eikonaltomo.pyc ├── field2d_earth.py ├── field2d_earth.pyc ├── mhr_grvel_predict ├── Makefile ├── README ├── azidl.f ├── azidl.o ├── extract_pred.f ├── integr.f ├── integr.o ├── lf_mhr_predict_earth ├── lf_mhr_predict_earth.f ├── lf_mhr_predict_earth.o ├── mhr_predict_earth_v2 ├── new_path.f ├── new_path.o ├── perlist_phase ├── project.f ├── project.o ├── splder.f ├── spline.f ├── spline.o └── stupid.f ├── plot_station.py ├── pyaftan.py ├── pyaftan.pyc ├── ray_tomo_WUS.h5 ├── raytomo.h5 ├── raytomo.py ├── raytomo.pyc ├── run_chuck_ref.sh ├── run_event_EA.py ├── run_noisepy.sh ├── station.lst ├── strechback.data ├── test_ASDFDBase.py ├── test_ref.py ├── test_ref.sac ├── test_ref_quakeASDF.py ├── test_surf_quakeASDF.py └── tomo_ASDFDBase.py /.gmtcommands4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/.gmtcommands4 -------------------------------------------------------------------------------- /.gmtdefaults4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/.gmtdefaults4 -------------------------------------------------------------------------------- /ASDFDBase.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/ASDFDBase.py -------------------------------------------------------------------------------- /ASDFDBase.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/ASDFDBase.pyc -------------------------------------------------------------------------------- /COR_TA_TEST.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/COR_TA_TEST.h5 -------------------------------------------------------------------------------- /COR_WUS_backup.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/COR_WUS_backup.h5 -------------------------------------------------------------------------------- /CURefPy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/CURefPy.py -------------------------------------------------------------------------------- /CURefPy.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/CURefPy.pyc -------------------------------------------------------------------------------- /EA_chinaarray2.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/EA_chinaarray2.h5 -------------------------------------------------------------------------------- /GMT_panoply.cpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/GMT_panoply.cpt -------------------------------------------------------------------------------- /GeoMap_demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/GeoMap_demo.py -------------------------------------------------------------------------------- /GeoPoint.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/GeoPoint.py -------------------------------------------------------------------------------- /GeoPoint.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/GeoPoint.pyc -------------------------------------------------------------------------------- /GeoPoint_demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/GeoPoint_demo.py -------------------------------------------------------------------------------- /GeoPolygon.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/GeoPolygon.py -------------------------------------------------------------------------------- /GeoPolygon.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/GeoPolygon.pyc -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_L_100: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_L_100 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_L_125: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_L_125 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_L_150: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_L_150 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_L_40: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_L_40 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_L_50: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_L_50 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_L_60: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_L_60 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_L_70: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_L_70 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_L_80: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_L_80 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_L_90: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_L_90 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_R_100: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_R_100 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_R_40: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_R_40 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_R_50: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_R_50 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_R_60: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_R_60 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_R_70: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_R_70 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_R_80: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_R_80 -------------------------------------------------------------------------------- /MAPS/smpkolya_phv_R_90: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/MAPS/smpkolya_phv_R_90 -------------------------------------------------------------------------------- /Na_demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/Na_demo.py -------------------------------------------------------------------------------- /NoisePy.komodoproject: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/NoisePy.komodoproject -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/README.md -------------------------------------------------------------------------------- /StaDepth.lst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/StaDepth.lst -------------------------------------------------------------------------------- /TOMO_MISHA/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/Makefile -------------------------------------------------------------------------------- /TOMO_MISHA/help.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/help.f -------------------------------------------------------------------------------- /TOMO_MISHA/help.il: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/help.il -------------------------------------------------------------------------------- /TOMO_MISHA/help.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/help.o -------------------------------------------------------------------------------- /TOMO_MISHA/init.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/init.f -------------------------------------------------------------------------------- /TOMO_MISHA/init.il: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/init.il -------------------------------------------------------------------------------- /TOMO_MISHA/init.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/init.o -------------------------------------------------------------------------------- /TOMO_MISHA/itomo_sp_cu_shn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/itomo_sp_cu_shn -------------------------------------------------------------------------------- /TOMO_MISHA/line.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/line.f -------------------------------------------------------------------------------- /TOMO_MISHA/line.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/line.h -------------------------------------------------------------------------------- /TOMO_MISHA/line.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/line.o -------------------------------------------------------------------------------- /TOMO_MISHA/m1.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/m1.f -------------------------------------------------------------------------------- /TOMO_MISHA/m1.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/m1.o -------------------------------------------------------------------------------- /TOMO_MISHA/menu.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/menu.f -------------------------------------------------------------------------------- /TOMO_MISHA/menu.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/menu.o -------------------------------------------------------------------------------- /TOMO_MISHA/model.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/model.f -------------------------------------------------------------------------------- /TOMO_MISHA/model.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/model.o -------------------------------------------------------------------------------- /TOMO_MISHA/perc_map.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/perc_map.f -------------------------------------------------------------------------------- /TOMO_MISHA/perc_map.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/perc_map.o -------------------------------------------------------------------------------- /TOMO_MISHA/reader.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/reader.f -------------------------------------------------------------------------------- /TOMO_MISHA/reader.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/reader.o -------------------------------------------------------------------------------- /TOMO_MISHA/reject_outliers: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/reject_outliers -------------------------------------------------------------------------------- /TOMO_MISHA/reject_outliers.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/reject_outliers.c -------------------------------------------------------------------------------- /TOMO_MISHA/reject_outliers.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/reject_outliers.c~ -------------------------------------------------------------------------------- /TOMO_MISHA/rejector.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/rejector.f -------------------------------------------------------------------------------- /TOMO_MISHA/rejector.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/rejector.o -------------------------------------------------------------------------------- /TOMO_MISHA/rejedel.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/rejedel.f -------------------------------------------------------------------------------- /TOMO_MISHA/rejedel.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/rejedel.o -------------------------------------------------------------------------------- /TOMO_MISHA/set_defaults.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/set_defaults.f -------------------------------------------------------------------------------- /TOMO_MISHA/set_defaults.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/set_defaults.o -------------------------------------------------------------------------------- /TOMO_MISHA/spl.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/spl.f -------------------------------------------------------------------------------- /TOMO_MISHA/spl.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/spl.o -------------------------------------------------------------------------------- /TOMO_MISHA/swt_sph.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/swt_sph.f -------------------------------------------------------------------------------- /TOMO_MISHA/swt_sph.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/swt_sph.o -------------------------------------------------------------------------------- /TOMO_MISHA/tomo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/tomo.h -------------------------------------------------------------------------------- /TOMO_MISHA/tomo_sp_cu.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/tomo_sp_cu.f -------------------------------------------------------------------------------- /TOMO_MISHA/tomo_sp_cu.il: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/tomo_sp_cu.il -------------------------------------------------------------------------------- /TOMO_MISHA/tomo_sp_cu.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/tomo_sp_cu.o -------------------------------------------------------------------------------- /TOMO_MISHA/trass.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/trass.f -------------------------------------------------------------------------------- /TOMO_MISHA/trass.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/trass.o -------------------------------------------------------------------------------- /TOMO_MISHA/tria.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/tria.f -------------------------------------------------------------------------------- /TOMO_MISHA/tria.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/tria.o -------------------------------------------------------------------------------- /TOMO_MISHA/version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/version.h -------------------------------------------------------------------------------- /TOMO_MISHA/zhand.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA/zhand.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/Makefile -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/cell_a.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/cell_a.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/cell_a.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/cell_a.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/diff.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/diff.sh -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/driver_2.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/driver_2.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/driver_2.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/driver_2.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/ec.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/ec.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/ec.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/ec.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/fresnel.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/fresnel.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/fresnel.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/fresnel.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/function.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/function.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/function.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/function.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/help.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/help.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/help.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/help.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/init.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/init.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/init.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/init.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/line.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/line.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/line.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/line.h -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/line.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/line.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/linea.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/linea.h -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/linea.h.or: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/linea.h.or -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/m1.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/m1.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/m1.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/m1.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/matrix.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/matrix.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/matrix.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/matrix.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/menu.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/menu.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/menu.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/menu.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/model.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/model.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/model.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/model.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/perc_map.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/perc_map.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/perc_map.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/perc_map.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/reader.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/reader.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/reader.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/reader.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/rejector.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/rejector.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/rejector.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/rejector.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/rejedel.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/rejedel.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/rejedel.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/rejedel.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_anal.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_anal.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_anal.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_anal.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_form.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_form.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_form.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_form.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_outp.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_outp.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_outp.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_outp.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_tria.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_tria.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_tria.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/res_tria.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/set_defaults.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/set_defaults.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/set_defaults.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/set_defaults.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/spl.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/spl.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/spl.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/spl.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/swt_sph.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/swt_sph.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/swt_sph.f.or: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/swt_sph.f.or -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/swt_sph.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/swt_sph.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/tomo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/tomo.h -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/tomo_sp_cu.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/tomo_sp_cu.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/tomo_sp_cu.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/tomo_sp_cu.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/tomo_sp_cu_s_shn_.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/tomo_sp_cu_s_shn_.1 -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/trass.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/trass.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/trass.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/trass.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/tria.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/tria.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/tria.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/tria.o -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/unused.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/unused.f -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/version.h -------------------------------------------------------------------------------- /TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/zhand.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/TOMO_MISHA_AZI/tomo_sp_cu_s_shn-.1/zhand.f -------------------------------------------------------------------------------- /WUS_demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/WUS_demo.py -------------------------------------------------------------------------------- /WUS_quake_demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/WUS_quake_demo.py -------------------------------------------------------------------------------- /aftan.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan.so -------------------------------------------------------------------------------- /aftan_demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_demo.py -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SAC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SAC -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SAC_1_DISP.0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SAC_1_DISP.0 -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SAC_1_DISP.0new: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SAC_1_DISP.0new -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SAC_1_DISP.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SAC_1_DISP.1 -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SAC_1_DISP.1new: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SAC_1_DISP.1new -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SAC_2_DISP.0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SAC_2_DISP.0 -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SAC_2_DISP.0new: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SAC_2_DISP.0new -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SAC_2_DISP.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SAC_2_DISP.1 -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SAC_2_DISP.1new: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SAC_2_DISP.1new -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SAC_neg_amp_snr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SAC_neg_amp_snr -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SAC_pos_amp_snr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SAC_pos_amp_snr -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SACnew_1_DISP.0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SACnew_1_DISP.0 -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SACnew_1_DISP.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SACnew_1_DISP.1 -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SACnew_2_DISP.0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SACnew_2_DISP.0 -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SACnew_2_DISP.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SACnew_2_DISP.1 -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SACnew_neg_amp_snr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SACnew_neg_amp_snr -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SACnew_pos_amp_snr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SACnew_pos_amp_snr -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SACold_1_DISP.0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SACold_1_DISP.0 -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SACold_1_DISP.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SACold_1_DISP.1 -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SACold_2_DISP.0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SACold_2_DISP.0 -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SACold_2_DISP.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SACold_2_DISP.1 -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SACold_neg_amp_snr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SACold_neg_amp_snr -------------------------------------------------------------------------------- /aftan_test_data/COR_SUMG_NEEM.SACold_pos_amp_snr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/COR_SUMG_NEEM.SACold_pos_amp_snr -------------------------------------------------------------------------------- /aftan_test_data/PRE_PHP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftan_test_data/PRE_PHP -------------------------------------------------------------------------------- /aftanf77/aftan.pyf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/aftan.pyf -------------------------------------------------------------------------------- /aftanf77/aftan.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/aftan.so -------------------------------------------------------------------------------- /aftanf77/aftan2Py.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/aftan2Py.sh -------------------------------------------------------------------------------- /aftanf77/aftanipg.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/aftanipg.f -------------------------------------------------------------------------------- /aftanf77/aftanpg.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/aftanpg.f -------------------------------------------------------------------------------- /aftanf77/fftw3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/fftw3.h -------------------------------------------------------------------------------- /aftanf77/fmax.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/fmax.f -------------------------------------------------------------------------------- /aftanf77/ftfilt.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/ftfilt.f -------------------------------------------------------------------------------- /aftanf77/mspline.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/mspline.f -------------------------------------------------------------------------------- /aftanf77/phtovel.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/phtovel.f -------------------------------------------------------------------------------- /aftanf77/pred_cur.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/pred_cur.f -------------------------------------------------------------------------------- /aftanf77/taper.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/taper.f -------------------------------------------------------------------------------- /aftanf77/tapers.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/tapers.f -------------------------------------------------------------------------------- /aftanf77/tgauss.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/tgauss.f -------------------------------------------------------------------------------- /aftanf77/trigger.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/aftanf77/trigger.f -------------------------------------------------------------------------------- /ak135_Q: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/ak135_Q -------------------------------------------------------------------------------- /basin1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/basin1 -------------------------------------------------------------------------------- /bug_get_events.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/bug_get_events.py -------------------------------------------------------------------------------- /colormaps.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/colormaps.py -------------------------------------------------------------------------------- /colormaps.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/colormaps.pyc -------------------------------------------------------------------------------- /contour.ctr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/contour.ctr -------------------------------------------------------------------------------- /contour_backup.ctr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/contour_backup.ctr -------------------------------------------------------------------------------- /download_mp_vs_sp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/download_mp_vs_sp.py -------------------------------------------------------------------------------- /eikonaltomo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/eikonaltomo.py -------------------------------------------------------------------------------- /eikonaltomo.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/eikonaltomo.pyc -------------------------------------------------------------------------------- /field2d_earth.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/field2d_earth.py -------------------------------------------------------------------------------- /field2d_earth.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/field2d_earth.pyc -------------------------------------------------------------------------------- /mhr_grvel_predict/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/Makefile -------------------------------------------------------------------------------- /mhr_grvel_predict/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/README -------------------------------------------------------------------------------- /mhr_grvel_predict/azidl.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/azidl.f -------------------------------------------------------------------------------- /mhr_grvel_predict/azidl.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/azidl.o -------------------------------------------------------------------------------- /mhr_grvel_predict/extract_pred.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/extract_pred.f -------------------------------------------------------------------------------- /mhr_grvel_predict/integr.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/integr.f -------------------------------------------------------------------------------- /mhr_grvel_predict/integr.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/integr.o -------------------------------------------------------------------------------- /mhr_grvel_predict/lf_mhr_predict_earth: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/lf_mhr_predict_earth -------------------------------------------------------------------------------- /mhr_grvel_predict/lf_mhr_predict_earth.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/lf_mhr_predict_earth.f -------------------------------------------------------------------------------- /mhr_grvel_predict/lf_mhr_predict_earth.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/lf_mhr_predict_earth.o -------------------------------------------------------------------------------- /mhr_grvel_predict/mhr_predict_earth_v2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/mhr_predict_earth_v2 -------------------------------------------------------------------------------- /mhr_grvel_predict/new_path.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/new_path.f -------------------------------------------------------------------------------- /mhr_grvel_predict/new_path.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/new_path.o -------------------------------------------------------------------------------- /mhr_grvel_predict/perlist_phase: -------------------------------------------------------------------------------- 1 | 40 2 | 50 3 | 60 4 | 70 5 | 80 6 | 90 7 | 100 8 | -------------------------------------------------------------------------------- /mhr_grvel_predict/project.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/project.f -------------------------------------------------------------------------------- /mhr_grvel_predict/project.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/project.o -------------------------------------------------------------------------------- /mhr_grvel_predict/splder.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/splder.f -------------------------------------------------------------------------------- /mhr_grvel_predict/spline.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/spline.f -------------------------------------------------------------------------------- /mhr_grvel_predict/spline.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/spline.o -------------------------------------------------------------------------------- /mhr_grvel_predict/stupid.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/mhr_grvel_predict/stupid.f -------------------------------------------------------------------------------- /plot_station.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/plot_station.py -------------------------------------------------------------------------------- /pyaftan.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/pyaftan.py -------------------------------------------------------------------------------- /pyaftan.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/pyaftan.pyc -------------------------------------------------------------------------------- /ray_tomo_WUS.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/ray_tomo_WUS.h5 -------------------------------------------------------------------------------- /raytomo.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/raytomo.h5 -------------------------------------------------------------------------------- /raytomo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/raytomo.py -------------------------------------------------------------------------------- /raytomo.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/raytomo.pyc -------------------------------------------------------------------------------- /run_chuck_ref.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/run_chuck_ref.sh -------------------------------------------------------------------------------- /run_event_EA.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/run_event_EA.py -------------------------------------------------------------------------------- /run_noisepy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/run_noisepy.sh -------------------------------------------------------------------------------- /station.lst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/station.lst -------------------------------------------------------------------------------- /strechback.data: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/strechback.data -------------------------------------------------------------------------------- /test_ASDFDBase.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/test_ASDFDBase.py -------------------------------------------------------------------------------- /test_ref.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/test_ref.py -------------------------------------------------------------------------------- /test_ref.sac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/test_ref.sac -------------------------------------------------------------------------------- /test_ref_quakeASDF.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/test_ref_quakeASDF.py -------------------------------------------------------------------------------- /test_surf_quakeASDF.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/test_surf_quakeASDF.py -------------------------------------------------------------------------------- /tomo_ASDFDBase.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NoiseCIEI/NoisePy/HEAD/tomo_ASDFDBase.py --------------------------------------------------------------------------------