pynbody / tangos

The Agile Numerical Galaxy Organisation System
BSD 3-Clause "New" or "Revised" License
19 stars 13 forks source link

Is it possible to add halos to an existing simulation ? #60

Open Martin-Rey opened 6 years ago

Martin-Rey commented 6 years ago

This is more a question than an issue.

Let's say I have a database with an already built simulation with halos containing more than 500 particles in each timestep.

I am now suddenly interested in haloes with less 500 particles. Is there a way to add these halos to the existing database without starting over ?

Rerunning tangos add does nothing since all timesteps already exists so adding new halos is skipped.

apontzen commented 6 years ago

At present I don't think there's a way to make this happen. It would be a good feature!