Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • prodimopy prodimopy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ProDiMo
  • prodimopyprodimopy
  • Merge requests
  • !30

Merged
Created Jul 10, 2025 by Christian Rab@c.rabMaintainer

Significant speed up for chemanalysis tools

  • Overview 0
  • Commits 4
  • Changes 1

With the first call of analyse_chemistry the routine generates a chemanalysis.fits (if it does not yet exists), and read all the data from this file. This is much faster (factor 100 or so) then always parsing through the .out file.

Also in the future ProDiMo can also write the data in .fits format (first implementation already exists), so then the conversion step goes away. Also the fits file is about a factor 6 smaller then the corresponding chemanalysis.out.

It might needs more memory though

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: chemananew