In case it is helpful to not download the files I post the 3 epoch files here.
era3-mig0.tpl//Parameters for the coalescence simulation program : fastsimcoal.exe
5 samples to simulate :
//Population effective sizes (number of genes haploid)
NABS
NONF
NJDSP
NPLE
NSPSP
//Samples sizes, samples age, inbreeding ONF=0.12 , ABS=0.155, JDSP=0.17, SPSP=0.15
48
48
48
48
48
//Growth rates : negative growth implies population expansion
0
0
0
0
0
//Number of migration matrices : 0 implies no migration between demes
0
//historical event: time, source, sink, migrants, new deme size, new growth rate, migration matrix index
6 historical event
TDIV 1 0 1 0 0 0
TDIV 2 0 1 0 0 0
TDIV 3 0 1 0 0 0
TDIV 4 0 1 0 0 0
TDIV 0 0 0 BOTSIZE 0 0
TBOT 0 0 0 ANCSIZE 0 0
// Also tried with; TDIV 0 0 1 NBOT 0 0 absoluteResize
//Number of independent loci [chromosome]
1 0
//Per chromosome: Number of linkage blocks
1
//per Block: data type, num loci, rec. rate and mut rate + optional parameters
FREQ 1000000 1.5e-8 3e-9 0
era3-mig0.est// Priors and rules file
// *********************
[PARAMETERS]
//#isInt? #name #dist.#min #max
//all Ns are in number of haploid individuals
1 NANC unif 1 100000 output
1 NBOT unif 1 100000 output
1 NONF unif 1 100000 output
1 NABS unif 1 100000 output
1 NPLE unif 1 100000 output
1 NSPSP unif 1 100000 output
1 NJDSP unif 1 100000 output
1 TDIV unif 1 100000 output
1 TPLUSDIV unif 1 100000 output
[COMPLEX PARAMETERS]
0 ANCSIZE = NANC/NBOT output
0 BOTSIZE = NBOT/NONF output
1 TBOT = TDIV+TPLUSDIV output
Thanks again!