To integrate the charge from the optical microscope, the advanced optical microscope and the electronic microscope, I designed this system to automatically sort bills to each project investigator and generate monthly and yearly data.
#Instructions
A. Install
- Download the knwf file.
- Install KNIME in your PC.
- Import the download knwf file as a workflow under KNIME environment.
B. Automatic sorting
- Reset this KNIME workflow.
- Configure the node “Import C” to the working log of confocal microscopes.
- Configure the node “Import MC” to the working log of microscopes.
- Configure the node “Import EM” to the working log of electron microscopes.
- Configure the node “Create File Name” to the folder where stores the sorted bills.
- Execute the node 7 to start automatically bill sorting in the specified folder.
C. Monthly collection
- Set file path from the exported folder where contains the sorted bills in node 72.
- Rename the file name to collect the monthly data in node 77.
- Execute node 77.
D. Yearly collection
- Configure the node “Import monthly sum” to the file created by node 77.
- Configure the node “Import Sum” to the file carrying the previous collection.
- Rename the output file name in node 84.
- Execute node 84. #Feedback
- Made changes to the layout templates or some other part of the code? Fork this repository, make your changes, and send a pull request.