make_full_movie_from_snapshots¶
-
eridanus_pbh.plot.
make_full_movie_from_snapshots
(infolder, savename, potential, infileformat='csv', suffix='dat', title='Movie Title', fps=20, artist='Matplotlib', comment='', writer='ffmpeg', dpi=100, overwrite=False)[source]¶ Make Movies from Snapshots.
- Parameters
- infile: str
infile names, should be with
format
ex) ‘../../scripts/Eri_no_PBH/2019-11-11_1000/output/snapshot_{04.0f}.0Myr.dat’- savename: str
save name ex) ‘figures/big_movie.mp4’
- Returns
- None