Commit Graph

100 Commits

Author SHA1 Message Date
Noe Brucy fb5403a6be [plotter] do not force the scalebar if not wanted in embeded mode 2021-07-26 17:13:24 +02:00
Noe Brucy 9ea9597b01 [plotter] no errorbar when yerr_kind is None 2021-07-25 18:24:45 +02:00
Noe Brucy 3d10c7a78f [params] fix subfolder 2021-07-25 18:24:45 +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 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 c1960b1742 [plotter] improve embeded 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 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 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 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 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 f0bea238c1 [plotter] read label from file 2021-06-24 10:50:56 +02:00
Noe Brucy d4d010216c [plotter] add xtransform 2021-06-24 10:50:56 +02:00
Noe Brucy 634d2916a6 [plotter] allow partial save 2021-06-24 10:47:53 +02:00
Noe Brucy 7b3dd2cead [plotter] close only at the end is several run are plot on same fig 2021-06-24 10:47:53 +02:00
Noe Brucy b8680c5c9c [plotter] add generic plot_map rule 2021-06-24 10:47:53 +02:00
Noe Brucy 8aba163ab9 [run_selector] remove dependency to pp_params 2021-06-24 10:47:53 +02:00
Noe Brucy c36490e399 [plotter] remove fit dependency for coldens fluctu pdf 2021-05-19 17:23:50 +02:00
Noe Brucy e817001079 [plotter] plot with step in abciss 2021-05-19 17:23:41 +02:00
Noe Brucy 9c28f5212a [comparator] extract elasped time from coarse step 2021-05-19 17:23:41 +02:00
Noe Brucy 200091d01b [plotter] improve time string 2021-05-19 17:23:25 +02:00
Noe Brucy 31bc3cc209 [postprocessor] add rule for radial sigma and 2D pwspec 2021-05-19 17:23:25 +02:00
Noe Brucy a78dd162c6 [plotter] correct the scaling for the particles plot 2021-05-19 17:23:25 +02:00
Noe Brucy 6e182ebb35 [postprocessor] [plotter] Make generic rules averageables + cleanup 2021-05-19 17:23:25 +02:00
Noe Brucy 19badde3d9 [plotter] Add generic rule to plot data in snapshots 2021-05-19 17:23:25 +02:00
Noe Brucy 67bff23457 [postprocessor] [plotter] add mass weighted radial average 2021-05-19 17:23:25 +02:00
Noe Brucy 92d6c66af5 [plotter] make it possible to fit even if yerr_kind is None 2021-05-19 17:23:25 +02:00
Noe Brucy 7aa08c1394 [plotter] change kind name. For kind=comp, do only one plot ;) 2021-05-19 17:23:25 +02:00
Noe Brucy 8befb9ba37 [plotter] add ytransform option in plot function 2021-05-19 17:23:25 +02:00
Noe Brucy a49bc47bda [plotter] remove plot_radial (fix issue #8) 2021-05-19 17:23:25 +02:00
Noe Brucy 7b89fafb1e [plotter] [typo] replace wrong "rho" by "Q" in Q rule 2021-05-19 17:23:25 +02:00
Noe Brucy 8c82117dfc [selector] make select a hardcoded argument, and propaget it (see #6) 2021-05-19 17:23:25 +02:00
Noe Brucy 9f8da0a8db [refactoring] change name of cons rule to coarse_step 2021-05-19 17:23:25 +02:00
Noe Brucy 600f3a800a [plotter] [postprocessor] make particles scatter actually work 2021-05-19 17:23:25 +02:00
Noe Brucy 2c1c690ba8 [plotter] add particle scatter overlay 2021-05-19 17:23:25 +02:00
Noe Brucy 167e9103ee [plotter] add possibility to change scale in plot kwargs 2021-05-19 17:23:24 +02:00