when i run summon with the testfiles provided, everything goes well until summon is done creating plots.
*******************mkdir: cannot create directory `plots': File exists
Creating png images
Generating XML output
cp: cannot stat `/open.png': No such file or directory
cp: cannot stat `/close.png': No such file or directory
this is the error i receive even though the open and close.png images are in the summon folder and I copied them into the plots folder for good measure. is there a way to resolve this?
It does not generate an xml but does create plot.params and some score distributions graphs.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
when i run summon with the testfiles provided, everything goes well until summon is done creating plots.
*******************mkdir: cannot create directory `plots': File exists
Creating png images
Generating XML output
cp: cannot stat `/open.png': No such file or directory
cp: cannot stat `/close.png': No such file or directory
this is the error i receive even though the open and close.png images are in the summon folder and I copied them into the plots folder for good measure. is there a way to resolve this?
It does not generate an xml but does create plot.params and some score distributions graphs.