Commit Graph

55 Commits

Author SHA1 Message Date
Noe Brucy a9d76f830e [postprocessor] slight unit improvement 2021-05-19 17:23:25 +02:00
Noe Brucy 62a788cb71 [postprocessor] generalize use of get_value 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 9af9bf2565 [postprocessor] read more particles variables 2021-05-19 17:23:25 +02:00
Noe Brucy a64ddd2f9e [postprocessor] correct copy-paste bug 2021-05-19 17:23:25 +02:00
Noe Brucy 496261068b [postprocessor] Added oct_vect_getter in generic rules 2021-05-19 17:23:25 +02:00
Noe Brucy d57ef50402 [postprocessor] list -> array 2021-05-19 17:23:25 +02:00
Noe Brucy 69c685ba14 [pp_params] rename disk.pos_star in disk.center, in box units 2021-05-19 17:23:25 +02:00
Noe Brucy 5f57429972 [postprocessor] Better warning if provided binning method is wrong 2021-05-19 17:23:25 +02:00
Noe Brucy bc43269763 [pspec] first attempt to isolate magnetic field stuff 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 b6875d3b9d [postprocessor] force filament : assume fP_center is nul 2021-05-19 17:23:25 +02:00
Noe Brucy e6635aa8b3 [postprocessor] use nanmean for radial averages 2021-05-19 17:23:25 +02:00
Noe Brucy 4d533ab464 [postprocessor] [bug] take dx and dy into account in gradients 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 e121e9049a [postprocessor] Add Q computation with real epicyclic frequency 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 3070ab8caa [postprocessor] [bug] fixed missing sqrt in Q computation 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 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 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 157f84e994 [bug] [factorisation] removed remaining validity checks is_valid 2020-12-15 15:56:24 +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 61da2aaa46 improve format 2020-12-14 16:59:35 +01:00
Noe Brucy 7f7216abf6 add astrophysix support, fix labels 2020-12-14 16:59:25 +01:00
Noe Brucy e0ce6729af Harmonize PDF background cut 2020-12-14 16:59:09 +01:00
Noe Brucy fd4ac5b58f Added sbeta_onavg + Switched to densty PDF 2020-12-14 16:58:52 +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
Noe Brucy 755831ce0b Add rules to compute $\alpha$ 2020-12-14 16:53:05 +01:00
Simon 2a47693f0e Put velocity and magnetic field into SI units in Ek_Eb function 2020-12-14 16:52:35 +01:00
Simon 9bd55b4085 Averaged magnetic field versus time 2020-12-14 16:52:22 +01:00
Simon ffa5c90168 Modifying 'cos' to get the angle beween v fluctuations and the magnetic field 2020-12-14 16:51:38 +01:00
Noe Brucy 850cc4991e Remove log in Brho, clean and comment 2020-12-14 16:51:23 +01:00
Hennebelle Patrick d92fb888f9 Magnetic Intensity map, streamlines and averaged field versus density 2020-12-14 16:51:16 +01:00
Noe Brucy 0cc77d69af Add B streamline plot 2020-12-14 16:51:00 +01:00
Noe Brucy 89365f3df5 Improve GUI 2020-12-14 16:50:12 +01:00
Noe Brucy 1a07edb5b7 Add preliminary power spectrum integration 2020-12-14 16:49:35 +01:00
Noe Brucy 0818372e0c refactored the gui; improved it a lot 2020-12-14 16:46:54 +01:00
Noe Brucy 8dfdf918a0 correct bugs 2020-12-14 16:46:46 +01:00
Noe Brucy 9e5fc8b4ad add gui 2020-12-14 16:46:38 +01:00
Noe Brucy 77676ec9a4 Prepare refactoring 2020-12-14 16:46:29 +01:00
Noe Brucy c2f866b37f improvements 2020-12-14 16:46:12 +01:00
Noe Brucy 1c2750a7bd update 2020-12-14 16:45:43 +01:00
Noe Brucy 8d7c5296cc Ax-aware plotting, More PDFs, improve format 2020-12-14 16:45:17 +01:00
Noe Brucy a87abeb52d Refactoring, split into more files. Add more personalisation 2020-12-14 16:44:24 +01:00
Noe Brucy beb6203d06 Possible to call rule directly 2020-12-14 16:41:34 +01:00
Noe Brucy 8e5813f6e2 Add extractor for turb rms 2020-12-14 16:35:50 +01:00
Noe Brucy 10600f53df Correct bugs, add extractor for turb_rms 2020-12-14 16:35:19 +01:00