Hello everyone,
I'm a first time MARK software user. I've been reading up and following instructions for data input and analysis directly out of an exercise book ("Problem-solving in conservation biology and wildlife management"). Chapter 14 of the book discusses ways to use MARK for population estimation size. It gives some sample data in the form of Tiger photo encounters over a several day period, etc. I've run this given file with success multiple times. However now that i'm attempting to run my own data through MARK it is not working for me. I've been pretty meticulous in the data input to keep the format identical to that of the sample file so I do not think thats the reason i'm seeing a lack of function. My data set currently has 38 encounter days with 12 individuals in one analysis, is this too many encounter days for MARK to handle? I'm not sure of the capacity that the program can reach. Every time I upload the data file I get a message of something along the lines of "Only 12 Semicolons present, are you sure this is a proper MARK histories file?" and then upon selecting OK it goes to another message which has a bunch of Line error read out and such. I'm using closed capture data type specifications when I begin input. Any ideas on what I can do to get some analysis going?
**Here is an example of what I have written in the Notepad .inp file:
/* P.n W MARK data 2010-2011 */
/* 1 */ 00000000000000100000000000000000000000 1;
/* 2 */ 00000000000100000000000010000000000000 1;
/* 3 */ 00000000000000000001000000000000000000 1;
/* 4 */ 00000000000101001100000000000000000000 1;
/* 5 */ 00000000010000001000001000000000000000 1;
/* 6 */ 00000000000000100000000000000001000000 1;
/* 7 */ 00000000000000001000000000000000000000 1;
/* 8 */ 00000000000000000000000000000000100000 1;
/* 9 */ 00000000000000000000000000000001000000 1;
/* a */ 00000000000000000000000000000001000000 1;
/* b */ 00000000000000000000000000000000000010 1;
/* c */ 00000000000000000000000000000000100000 1;
Thanks for any suggestions,
K88