Skip to content

Commit

Permalink
Update Operation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
piexpiex authored Jan 6, 2021
1 parent 1b94c5a commit e4e4136
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Operation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CFC has two operation modes, one for images obtained using filabres and other fo
filabres operation mode
-----------------------

Calibration of images obtained by filabres requires to deposite the CFC_configuration and CFC.sh files in the same directory as the resulting filabres folders and a csv file with the information of the selected images and their location in the filabres estructure (for this example it has the name "filabres_tree.csv")
Calibration of images obtained by filabres requires to deposite the CFC_configuration and CFC.sh files in the same directory as the resulting filabres folders and a csv file with the information of the selected images and their location in the filabres estructure, the caha_id in the first column, the filter in the second column, the third column empty, and the path of each image in the fourth column (for this example it has the name "filabres_tree.csv")

The operating command is:

Expand All @@ -25,4 +25,4 @@ The operating command is:
sh CFC.sh files
In this mode, the image_identifiers appear without the caha_id code, however it is possible to include a cvs file with the name id.csv in the same folder as the images with the name of each image in the first column, the filter in the second column and the caha_id in the third column, the pipeline will process all the image and will add the caha_id to the imagenes of the id.cvs.
In this mode, the image_identifiers appear without the caha_id code, however it is possible to include a cvs file with the name id.csv in the same folder as the images with the caha_id in the first column, the filter in the second column and the name of each image in the third column, the pipeline will process all the image and will add the caha_id to the imagenes of the id.cvs.

0 comments on commit e4e4136

Please sign in to comment.