dw.sm # streams snapshot galaxy clumpnum # run with: snapshot 55, gal 6, stream 3; snapshot 76, gal 84, stream 1 # prints a file with a histogram of dw values for each snapshot # dw's are calculated for the given clump from the given galaxy, # defined at the given snapshot. # output: c1_g$1_c$2$(snapshot).dw # meds galaxy clump# # reads in the dw file for each snapshot, finds the median and # upper quartile - lower quartile, prints to file # output: med$(gal).list # medplot galaxy clump# # plots median and quartile values over time, making karaoke plots # output: c1_g$1_c$2_med$(snapshot).gif # mkhist galaxy clumpnum # makes a histogram of the dw values for each snapshot # output: c1_g$1_c$2_hist$(snapshot).gif |
![]() |
![]() |
plot_stream.sm # plot_stream # plots cluster and marks particles in the given clump defined at given timestep # runs for: # galaxy 6, stream 3, snapshot 55 # galaxy 84, stream 1, snapshot 76 # output: c1_dw_xy_g$(gal)_c$(stream)_$(snapshot).gif # c1_dw_xz_g$(gal)_c$(stream)_$(snapshot).gif |
![]() |
![]() |