Skip to content

Release 6.0 release candidate

Pre-release
Pre-release

Choose a tag to compare

@AntoniaR AntoniaR released this 30 May 11:51
· 15 commits to master since this release
0e090b1

There are significant improvements to TraP throughout this release. These improvements lead to some speed improvements and solves a source association issue seen in R5.0. I recommend setting up a new project and new jobs to ensure that you have the correct pipeline.cfb and job_params.cfg files.

Major changes

  • Upgraded to support Python 3 only. I recommend using a Conda environment running Python 3.11 to install this release.
  • Upgraded database to postgresql 14. This means you also need to upgrade the database running on your system. N.B. I have not tried this yet so be careful - I do not know what happens to your old databases at this time. I will be testing this priori to this becoming an official release.
  • Significant improvements and parallelisation of PySE.

The documentation will be updated prior to this becoming an official release.

If you test this release candidate, please let me know about your experiences and if there are any issues with the new code.