Hello pynbody team,
My name is Nick Samaras and I am trying to use your package to analyze my simulations.
I am doing simulations with RAMSES and then finding the halos with AHF. However, when trying to load the output with s = pynbody, I am getting an error "File 'filename': format not understood or does not exist." .
I have been testing the command "pynbody.snapshot.ramses.RamsesSnap" --> "[Errno 2] No such file or directory: 'testdata/testrun1_output_013.z8.063.AHF_halos.gz/info_None.txt' "
or "pynbody.halo.AmigaGrpCatalogue" --> "TypeError: string indices must be integers'" and
"pynbody.halo.ahf.AHFCatalogue" --> AttributeError: 'str' object has no attribute '_filename'
I have also had a look at the file you are proposing online and my AHF output and they are different. They don't have the same number of columns either they start with npart variable as yours.
Could you help me? do you have any ideas?
Cheers,
Nick