Skip to content

Releases: danieljprice/splash

v3.1.1

31 Mar 01:21
Compare
Choose a tag to compare
  • automatically plot y vs x given a two-column data file
  • planet wake coordinate system added
  • bug fix with SPLASH_COROTATE
  • bug fix reading phantom dumps when number of particles of each type does not match itype array
  • bug fixes in grid2pdf

v3.1.0

16 Feb 01:09
Compare
Choose a tag to compare
  • splash calc lightcurve implemented
  • sink particles ON by default
  • changing units rescales plot limits correctly
  • further improvements to ray tracing / opacity rendering with physical opacity
  • can change units temporarily without writing .units file
  • auto-select closest velocity and mass unit and better default time unit in phantom/sphNG read
  • error message if Inf or NaN read from .units file
  • bug fix with units prompt
  • floating colour bars are white not black
  • automatically write copyright in Hollywood mode
  • auto-render fits files
  • read softening length from phantom sinks if accretion radius is zero;

v3.0.2

20 Jan 05:50
Compare
Choose a tag to compare
  • opacity rendering uses physical value of kappa, can also use opacity defined on particles
  • can track multiple particles with 'splash calc tracks' by specifying ids in splash.tracks file
  • support for SWIFT code in gadget_hdf5
  • auto-recognise format for .csv files
  • improved starsmasher data read
  • improved physical unit selection
  • exact solution lines can be plotted in background colour
  • bug fix for dead particles in phantom dumps
  • seg fault in fits reader fixed
  • seg fault in gadget data read fixed
  • bug fix in x-menu options

v3.0.1

27 Aug 01:00
Compare
Choose a tag to compare
  • Unified splash binary with -f flag to specify format (with thanks to Josh Calcino). No more gsplash, ssplash etc.
  • automated format recognition for phantom, gadget (and hdf5 variants) and fits
  • cleaner d) menu
  • splash is compiled in double precision by default;
  • rotation settings used in splash to grid to rotate particles;
  • bug fix in mbatesph data read
  • compatibility with pysplash utility for reading supported splash data formats into python
  • libsplash.so, libexact.so and libread.so libraries
  • automated update and testing of homebrew package

v3.0.0

26 Aug 23:58
Compare
Choose a tag to compare

v2.10.1

24 Jun 04:16
Compare
Choose a tag to compare

I am pleased to announce the release of SPLASH v2.10.1. This is a minor release, but is highly recommended for all users.

New features are:

  • new userguide in readthedocs format
  • physical units are ON by default
  • prompts only for particle types present in data
  • exact solution can appear in legend, can also plot under data
  • fits reader (splash-fits) and denoise utility
  • text shapes can print header variables using %(var)
  • can shift cross section by precise amounts in interactive mode using number followed by u/d
  • reduced verbosity for non-interactive plots
  • use of fake dust particles is now via menu option, not environment variable
  • max particle types = 24
  • bug fix with save limits with particle tracking
  • support for .pfm pixelmap format as output
  • various minor changes and bug fixes

also a preview of new release tags + release-via-GitHub mechanism

Happy splash-ing,

Daniel