Commit Graph

218 Commits

Author SHA1 Message Date
Noe Brucy 9ea9597b01 [plotter] no errorbar when yerr_kind is None 2021-07-25 18:24:45 +02:00
Noe Brucy aeb1f22e2c add an option to save all important files to path_out 2021-07-25 18:24:45 +02:00
Noe Brucy 3d10c7a78f [params] fix subfolder 2021-07-25 18:24:45 +02:00
Noe Brucy 4f2bd29057 [params] fix default import 2021-07-25 17:58:33 +02:00
Noe Brucy 398e376fc9 [plotter] perso rcParams is now contextualized within the Plotter 2021-07-25 17:58:33 +02:00
Noe Brucy 35cf8ff401 extension subfolders 2021-07-25 17:58:33 +02:00
Noe Brucy 35e5a767cb [plotter] removed unused overlay_kennicut 2021-07-25 17:58:33 +02:00
Noe Brucy a3318595ef [params] Now use default value if not in the param file 2021-07-25 17:58:33 +02:00
Noe Brucy 5a970dca91 [plotter] correct a log message 2021-07-25 17:58:33 +02:00
Noe Brucy a59ae36280 [plotter] add the possibility to set rcParams in the conf file 2021-07-25 17:58:33 +02:00
Noe Brucy 12daf7588a [plotter] fix mask bug in particles + new default for tight_layout 2021-07-25 17:58:33 +02:00
Noe Brucy 83a20d03a2 [plotter] deal with no sinks snaps (+ cosmetics) 2021-07-25 17:58:33 +02:00
Noe Brucy 4d284c271a [study] some renaming 2021-07-25 17:58:33 +02:00
Noe Brucy c1960b1742 [plotter] improve embeded 2021-07-25 17:58:33 +02:00
Noe Brucy 5bade4fd58 [run_selector] correct a copy-paste typo 2021-07-25 17:58:33 +02:00
Noe Brucy 3e1ecdd67c [plotter] typo last plotter commit 2021-07-25 17:58:33 +02:00
Noe Brucy fa952afdb0 [plotter] use getter instead of direct save access 2021-07-25 17:58:33 +02:00
Noe Brucy 4fa72eccc5 [plotter] add sinks overlays 2021-07-25 17:58:33 +02:00
Noe Brucy 7765ebe64d [snap] improve sinks 2021-07-25 17:58:33 +02:00
Noe Brucy 293ffc470f [snapshotprocessor] put sinks units 2021-07-25 17:58:33 +02:00
Noe Brucy d3a9a6aec3 [plotter] fix overlay particles 2021-07-25 17:58:33 +02:00
Noe Brucy 899a969f25 [plotter] add embeded mode 2021-07-25 17:58:33 +02:00
Noe Brucy 4daf40c6b0 [plotter] add new options to plot map 2021-07-25 17:58:33 +02:00
Noe Brucy a87f1f7b81 [plotter] correct bug with from_cells 2021-07-25 17:58:33 +02:00
Noe Brucy c04f576080 [snapshotprocessor] fix void arrays 2021-07-25 17:58:33 +02:00
Noe Brucy eae00f8788 [hdf5container] fix for empty array 2021-07-25 17:58:33 +02:00
Noe Brucy 3fe7f1ca0e [refactoring] and solve path_out bug 2021-07-25 17:58:33 +02:00
Noe Brucy a4d2be22d2 [plotter] bugfix 2021-07-25 17:58:33 +02:00
Noe Brucy fa156a13b4 [plotter] fix movies 2021-07-25 17:58:33 +02:00
Noe Brucy 477ea0eafc [mngseg] update 2021-07-25 17:58:33 +02:00
Noe Brucy 85310d848b [ism] update ism auto file 2021-07-25 17:58:33 +02:00
Noe Brucy f7012e4670 [plotter] add basic movie feature 2021-07-25 17:58:33 +02:00
Noe Brucy d2b950c215 [plotter] fix norm 2021-07-25 17:58:33 +02:00
Noe Brucy a50fb60663 [mnseg] improve load option 2021-06-25 11:58:33 +02:00
Noe Brucy a493839f4b [mngseg] add gaussian / coherent PS segementation tool 2021-06-25 09:21:41 +02:00
Noe Brucy 0b5cbd3a95 [run_selector] some fixes 2021-06-24 17:04:21 +02:00
Noe Brucy 0dc9e8fc7b Huge refactoring 2021-06-24 11:27:20 +02:00
Noe Brucy a286c08b72 [postprocessor] add option to degrade maps 2021-06-24 10:50:56 +02:00
Noe Brucy 5e08d1e751 [postprocessor] add a mode to compute Q with generic units 2021-06-24 10:50:56 +02:00
Noe Brucy f0bea238c1 [plotter] read label from file 2021-06-24 10:50:56 +02:00
Noe Brucy baed67fd47 [galactica] update import routine 2021-06-24 10:50:56 +02:00
Noe Brucy d4d010216c [plotter] add xtransform 2021-06-24 10:50:56 +02:00
Noe Brucy 746cbdc2b9 [run selector] improve performance when selecting object by time 2021-06-24 10:50:56 +02:00
Noe Brucy 2cc35cc544 [run_selector] add an option to choose the time unit 2021-06-24 10:50:56 +02:00
Noe Brucy e31e3c0397 [postprocesor] weighted and ranged mean by bins 2021-06-24 10:50:56 +02:00
Noe Brucy cf296003dd [ism] add new file for ism box specific pp 2021-06-24 10:50:56 +02:00
Noe Brucy 74d588f02b [postprocessor] add namelist because we need it there 2021-06-24 10:50:56 +02:00
Noe Brucy 3ef8542ef4 [postprocessor] typo in write cells 2021-06-24 10:50:46 +02:00
Noe Brucy 13929cf99d [galaxy] load only needed data 2021-06-24 10:47:53 +02:00
Noe Brucy b334c89f61 [postprocessor] write particles and cells rules 2021-06-24 10:47:53 +02:00