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: python_module/intensity_calibration/determine_C0_C1/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Here, the C<sub>0</sub> correction is obtained from the wavenumber axis supplied
7
7
8
8
---
9
9
10
-
For a similar program written in IgorPro see [gen_correction.ipf](https://github.com/ankit7540/RamanSpec_BasicOperations/blob/master/intensity_corr/) in my other repository.
10
+
For a similar program written in IgorPro see [gen_correction.ipf](https://github.com/ankit7540/RamanSpecCalibration/tree/master/Igor_procedure/intensity_calibration/determine_C0_C1) in this repository.
11
11
12
12
13
13
## Requirements
@@ -67,7 +67,7 @@ Python 3.6 or higher with numpy, scipy and matplotlib modules.
67
67
68
68
## Examples
69
69
70
-
Check this jupyter notebook showing an example with data. [Examples/Example_for_C0_C1.ipynb](https://github.com/ankit7540/IntensityCalbr/blob/master/PythonModule/determine_C0_C1_correction/Examples/Example_for_C0_C1.ipynb)
70
+
Check this jupyter notebook showing an example with data. [Examples/Example_for_C0_C1.ipynb](https://github.com/ankit7540/RamanSpecCalibration/blob/master/python_module/intensity_calibration/determine_C0_C1/Examples/Example_for_C0_C1.ipynb)
0 commit comments