You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow for two modes of operation. One which outputs files containing the data points in the PL relations, and one which outputs the plots of those points. Both can be turned on or off, and are independent of each other. Within the output directory -- as specified by --output $OUTPUT -- the $OUTPUT/plots/ and $OUTPUT/data/ directories are made to hold the two types of output.
The text was updated successfully, but these errors were encountered:
Allow for two modes of operation. One which outputs files containing the data points in the PL relations, and one which outputs the plots of those points. Both can be turned on or off, and are independent of each other. Within the output directory -- as specified by
--output $OUTPUT
-- the$OUTPUT/plots/
and$OUTPUT/data/
directories are made to hold the two types of output.The text was updated successfully, but these errors were encountered: