Noe Brucy
|
b7126a7c87
|
[baseprocessor] self access to attribute via get_attribute
and self set via set_value and set_attribute
|
2021-05-19 17:23:25 +02:00 |
|
Noe Brucy
|
8dc436fba6
|
[postprocessor] Ensure units are good in Q computation
|
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
|
3070ab8caa
|
[postprocessor] [bug] fixed missing sqrt in Q computation
|
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
|
b029b1985d
|
[postprocessor] [refactoring] Add radial_centers rule (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
|
6f69470440
|
add full python .gitignore
|
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
|
3ec31b7fd0
|
[postprocessor] Add load particles function
|
2021-05-19 17:23:24 +02:00 |
|
Noe Brucy
|
167e9103ee
|
[plotter] add possibility to change scale in plot kwargs
|
2021-05-19 17:23:24 +02:00 |
|
Noe Brucy
|
581c936f3f
|
[plotter] log-generated rule no longer in Myr by default
|
2021-05-19 17:23:07 +02:00 |
|
Noe Brucy
|
d5c8241e1d
|
[log extractor] Add parser for fine step and plot
|
2021-05-19 17:23:07 +02:00 |
|
Noe Brucy
|
fe62be0550
|
[plotter] [galactica] [bug] fix error when arg is None
|
2021-05-19 17:21:26 +02:00 |
|
Noe Brucy
|
24ff79a729
|
[comparator] [log extractor] distintiguish ramses_ism and old ramses
|
2021-05-19 17:20:33 +02:00 |
|
Noe Brucy
|
ff5f1eb6ed
|
[comparator] [log extractor] distintiguish ramses_ism and old ramses
|
2021-01-05 16:35:48 +01:00 |
|
Noe Brucy
|
8aec5532e8
|
[comparator] [log extractor] extract cons even without emag output
|
2021-01-05 16:09:00 +01:00 |
|
Noe Brucy
|
d78d33ef83
|
[run_selector] add filter_name option to select tool
|
2021-01-04 16:43:59 +01:00 |
|
Noe Brucy
|
dafe6a6764
|
[plotter] [bug] put the right error catch
|
2020-12-22 19:45:28 +01:00 |
|
Noe Brucy
|
e5eb0721c0
|
[fragdisk] [galactica] add some scripts options
|
2020-12-17 12:21:53 +01:00 |
|
Noe Brucy
|
7297deb33a
|
[postprocessor] use center of box instead for vect decomposition
instead of position of star
|
2020-12-17 12:05:48 +01:00 |
|
Noe Brucy
|
ccd9a8ef1e
|
[plotter] [formatting] remove bare excepts
|
2020-12-17 11:59:33 +01:00 |
|
Noe Brucy
|
c9478b89dd
|
[ci] remove some pre-commit hooks, add flak8
|
2020-12-17 11:52:16 +01:00 |
|
Noe Brucy
|
46ee57b622
|
[plotter] [map] Uses im_extent information to the speed overlay. Fixes #1
|
2020-12-16 15:56:01 +01:00 |
|
Noe Brucy
|
c8f8e9cf26
|
[plotter] [galactica] Fixes wring logscale in Plotinfo
|
2020-12-16 15:16:19 +01:00 |
|
Noe Brucy
|
854f8da9f3
|
[fragdisk] [galactica] fix units, add velocity plots
|
2020-12-16 09:51:23 +01:00 |
|
Noe Brucy
|
b2edc9ba54
|
[plotter] [galactica] stringify not accepted ramses params
|
2020-12-16 09:43:57 +01:00 |
|
Noe Brucy
|
bc77c4c1dd
|
[plotter] [bug] correct non-existent y and z slices
|
2020-12-15 23:00:29 +01:00 |
|
Noe Brucy
|
c06359347b
|
[plotter] [galactica] datafile name is now rule name
|
2020-12-15 18:30:55 +01:00 |
|
Noe Brucy
|
34cf476a69
|
[bug] [plotter] correct map centering
|
2020-12-15 16:18:21 +01:00 |
|
Noe Brucy
|
157f84e994
|
[bug] [factorisation] removed remaining validity checks is_valid
|
2020-12-15 15:56:24 +01:00 |
|
Noe Brucy
|
9864ba97b8
|
[galactica] Improve project description + units
|
2020-12-15 15:45:17 +01:00 |
|
Noe Brucy
|
0b180c0ac6
|
[plotter] add option to recenter maps + renamed slice_T rule
|
2020-12-15 15:44:14 +01:00 |
|
Noe Brucy
|
53c551364e
|
[refactoring] removed star imports, renamed cst in U
and applied flake8 guidelines
|
2020-12-15 15:43:12 +01:00 |
|
Noe Brucy
|
03e8699b33
|
[fragdisk] [galactica] remove plotinfo, improve project description
|
2020-12-14 22:06:23 +01:00 |
|
Noe Brucy
|
61da2aaa46
|
improve format
|
2020-12-14 16:59:35 +01:00 |
|
Noe Brucy
|
1a7b33f662
|
add galactica import scripts
|
2020-12-14 16:59:31 +01:00 |
|
Noe Brucy
|
7f7216abf6
|
add astrophysix support, fix labels
|
2020-12-14 16:59:25 +01:00 |
|
Noe Brucy
|
653e64d782
|
solve bug in custom pool multiprocessing
|
2020-12-14 16:59:17 +01:00 |
|
Noe Brucy
|
e0ce6729af
|
Harmonize PDF background cut
|
2020-12-14 16:59:09 +01:00 |
|
Noe Brucy
|
d2ff1f9242
|
improve plot naming
|
2020-12-14 16:59:00 +01:00 |
|
Noe Brucy
|
fd4ac5b58f
|
Added sbeta_onavg + Switched to densty PDF
|
2020-12-14 16:58:52 +01:00 |
|
Noe Brucy
|
c5705554e2
|
get_value() now works within object
|
2020-12-14 16:58:41 +01:00 |
|
Noe Brucy
|
319a5a5e06
|
Delete auto_pp.sh
|
2020-12-14 16:58:38 +01:00 |
|
Noe Brucy
|
e05477cb7a
|
Add filaments postproc, improve units detection, add automatic map rules, add selection
|
2020-12-14 16:58:10 +01:00 |
|