Skip to content

Commit 09e9c09

Browse files
authored
Update README.md
1 parent c0a8b90 commit 09e9c09

File tree

1 file changed

+2
-2
lines changed
  • python_module/intensity_calibration/determine_C0_C1

1 file changed

+2
-2
lines changed

python_module/intensity_calibration/determine_C0_C1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Here, the C<sub>0</sub> correction is obtained from the wavenumber axis supplied
77

88
---
99

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.
1111

1212

1313
## Requirements
@@ -67,7 +67,7 @@ Python 3.6 or higher with numpy, scipy and matplotlib modules.
6767

6868
## Examples
6969

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)
7171

7272
### loading files
7373

0 commit comments

Comments
 (0)