I'm trying to speed up the creation of .PAO files where covariates stay the same between files and only the detection histories change. However, it seems that you cannot simply just open up the .PAO files in a text editor (e.g. Excel), change the detection history, and Save As. When I try to run these files in Presence, it gives me an error that reads, e.g.:
"Warning: data appears to have changed! Comparison with previously run models is invalid (csum=62008 61792)"
The problem is the "csum", which is a number that Presence creates in the last line of .PAO file, immediately following the season/occasion labels. This "csum" must change depending on the detection histories, but I can't figure out how to calculate it. If csum in the .PAO file does not match the csum that Presence calculates as it loads in to .PAO file, it gives the above error. Clearly I'm trying to avoid this happening.
Any help?
Thanks -- Morgan