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
Copy file name to clipboardExpand all lines: examples/histogen/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Usage
4
4
5
-
The CANDLE-ized versions of the codes can simply be run without any command line arguments, with the default settings being read from the corresponding `default_mode`l file.
5
+
The CANDLE-ized versions of the codes can simply be run without any command line arguments, with the default settings being read from the corresponding `default_model` file.
6
6
When needed, the CANDLE versions also use the `fetch_file` methods, which store the data in the top-level `Data/Examples` directory.
7
7
Any keywords in the `default_model` file can be overwritten with the appropriate command line argument.
8
8
The orginal codes and workflow below are preserved for comparison.
0 commit comments