Hello,
For my Master Thesis about colour-ringed Caspian Terns I want to measure their stopover persistence via Mark on one particular site and later estimate the Flyway-Population. I have done daily counts (n=77) and read a total of 139 individuals with 419 resightings. I take it as an open population. So there are plenty off zeros in my data.
After reading and working through Mark´s handbook chapter 1-5 and read chapter 2-3 multiple times  and also looking for posts in the forum, I did not find an answer.
 I am aiming for the results like in Loonstra. et al. 2016:Staging Duration and Passage Population Size of Sanderlings in the Western Dutch Wadden Sea
I have coded the data via Notepad ++, like the handbook suggested.
Example of my data:(excluded the "." for the 2 days I could not go out because of the weather)
00100000000000000000000000000000000000000000000000000000000000000000000000 1;
00000001000000000000000000000000000000000000000000000000000000000000000000 1;
00000000000000011100011111101111000000000000000000000000000000000000000000 1;
00000000000000011100011111101111000000000000000000000000000000000000000000 1;
So now my questions are: 
When I add 75 sightings, the system tells me later, when I want to RUN the current model that my encounter history too short for the number of occasions. How do I get rid of that problem?
Is it because of the bunch of zeros, so that my result is meaningless?
Shall I shorten the encounter history to two-day counts?
I appreciate any help and will provide my data if someone wants to have look on it.
Thanks, Dennis Heynckes
			
		

 For example, here is the first line of the .inp file. 74 charaters in the EH string, a space, and then "1;".  So, by you entering 75, MARK reported an error, because the EH is actually shorter than that.
  For example, here is the first line of the .inp file. 74 charaters in the EH string, a space, and then "1;".  So, by you entering 75, MARK reported an error, because the EH is actually shorter than that. 