You need to put the data 

fixedplant.csv	
timeplant.csv

in this directory, run
q data_to_q.q -csv . -save .

Note that data_to_q.q has to reflect the format
of the csv file correctly
in the functions maketimeplant and makefixedplant

q data_to_q.q -csv . -save .

Then 
q plantprep.q  // This creates anctable and desctable
../a2qinterpret.sh 7089
and copy from plant.a

a2q -a 1 -s -c plant.a > plantout.q

or 

a2qinterpret.sh 7089
and then copy and paste stuff
