| 120 | |
| 121 | {{{ |
| 122 | #!div style="background: lightblue" |
| 123 | **TASK:** Examining the Data. |
| 124 | |
| 125 | Visually inspect the data, zooming in and making additional plots as needed. |
| 126 | |
| 127 | * What trends do you notice? |
| 128 | |
| 129 | * What can you say about the possible solution structure from looking at the data? |
| 130 | |
| 131 | }}} |
| 132 | |
| 133 | |
| 134 | === Fitting the data === |
| 135 | {{{ |
| 136 | #!div style="background: lightblue" |
| 137 | **TASK:** Fitting the lowest concentration data. |
| 138 | |
| 139 | Select the lowest concentration data only in the data explorer and “send to fitting”. |
| 140 | |
| 141 | * Select the model for the structure you predicted for this dataset. |
| 142 | * How does it compare to the data? |
| 143 | * Fill in parameters you know and adjust the others to see how close you get to the data. |
| 144 | * Select parameters to fit and run the fit by clicking "Fit" at the bottom of the fitting panel. |
| 145 | * Do you get a good fit? |
| 146 | * Are the parameters you get physically reasonable? |
| 147 | |
| 148 | }}} |