Releases: danieljprice/splash
Releases · danieljprice/splash
Release list
v3.12.0
- sub-pixel interpolation in splash to grid for non-Cartesian geometries
- added --fcol flag in splash calc lightcurve for spectral hardening factor
- seg fault in splash to grid fixed
- automatically read visual extinction from AV_ files alongside phantom dumps
- splash can now be compiled in parallel with make -j flag
- added a column for kappa^2/omega^2 when plotting in cylindrical coordinates
v3.11.7
- option for nonlinear corrections to Rafikov planet wake exact solution
- automated plotting of .trajectory files from phantom orbit reconstructor^TM
- Shamrock native .sham data reader implemented
- --shift=x,y,z flag to centre on sink but shift it to a different position
- issues with template and license files fixed (thanks to Phil Wyett)
v3.11.6
- bug fix causing seg fault in interactive mode if pixel number changes between window refreshes
- bug fix with transparency in multistep multiple panels (thanks to Yann Bernard)
- bug fix reading velocity of sink particles from Phantom when extra arrays present after density in file
- recognise velocity array in shamrock data
v3.11.5
- --sortpad flag to sort files while pausing panels where sequence has finished
- vtk reader works with structured grid format from Idefix code
- fix seg fault in gadget-hdf5 read with SWIFT data
- correctly identify dust growth columns + units from phantom dumps
v3.11.4
- can print time as date and time with offset e.g. 2025-06-25 12:35 in legend
- plot minimum size point when using scalable markers so sink particles are always visible (thanks to Yann Bernard)
- issue reading .comp files fixed
- fixed issue reading column labels if fewer labels than columns
- experimental --get_h flag to override smoothing lengths
- fix bug with truncated name in copyright string (thanks to George Blaylock-Squibbs)
v3.11.3
- bug fix with automatic choice of columns with -360, also render density automatically in 360 mode
- --origin=1,1,1 can be used to set the origin to a fixed coordinate
- --omegar=x flag can be used to specify radius from sink particle of Keplerian corotating frame velocity
- bug fix with accidental log of all columns in interactive mode with only one dust species
- SYSTEM=gfortran is now the default if no SYSTEM is specified when compiling
v3.11.2
- automated plotting of star profiles from phantom relax.profile file if present
- better automated unit guessing when comparing to exact solution from file
- can plot two shock tube exact solutions with different gammas on top of each other
- improved behaviour with nstepsperpage = 0
- bug fix with labels + limits in double rendering when using auto choice of density weighted rendering
- plotting library api updated to giza v1.5
- fix hardwiring of decimal labels on y axis
- bug fix with multiplot and multiple steps per page not printing axes correctly
- bug fix reading sink particle data in GADGET HDF5 format
- bug fix with vector labelling in GADGET HDF5 read bug fix reading density from phantom small dumps if not rendering
v3.11.1
- bug fix with type recognition in sphNG data read, better wrong endian error message (thanks to Matthew Bate)
- recognise sphNG format correctly even if the dump is big endian
- use kappa in opacity rendering if present in the dump file (thanks to Mike Lau)
v3.11.0
- opacity rendering done in parallel
- compute bad pixel fraction in splash calc lightcurve
- option to write fits cube in splash calc lightcurve (thanks to Fitz Hu)
- --kappatot option computes opacities using formula from Matsumoto & Metzger (2022)
- read grad(E) as a vector in phantom snapshots (thanks to Mike Lau)
- add SYSTEM=ifx for new intel compiler (thanks to Lionel Siess)
- splash calc tdiffuse option for photon diffusion time along each axis
- improved label recognition and read all header quantities in GIZMO HDF5 data read
- plot cross-sections by default if plotting fits data cube
- bug fix reading phantom snapshots with APR
- better docs on making movies (thanks to Alison Young)
- bug fix in vtk data read
- bug fix in follow-the-label column recognition in non-cartesian coordinates (thanks to Lionel Siess)
v3.10.3
- bug fix reading type information from phantom dumps introduced in 3.10.2