|
6 | 6 |
|
7 | 7 | - colour_datasets/__init__.py |
8 | 8 |
|
9 | | - - Line 74 : # TODO: Remove legacy printing support when deemed appropriate. |
| 9 | + - Line 81 : # TODO: Remove legacy printing support when deemed appropriate. |
10 | 10 |
|
11 | 11 |
|
12 | 12 | - colour_datasets/records/zenodo.py |
13 | 13 |
|
14 | | - - Line 433 : # TODO: Remove the following space escaping: The new Zenodo API is not quoting filenames properly thus we are temporarily escaping spaces for now. https://github.com/colour-science/colour-datasets/issues/ 36issuecomment-1773464695 |
| 14 | + - Line 437 : # TODO: Remove the following space escaping: The new Zenodo API is not quoting filenames properly thus we are temporarily escaping spaces for now. https://github.com/colour-science/colour-datasets/issues/ 36issuecomment-1773464695 |
15 | 15 |
|
16 | 16 |
|
17 | 17 | - colour_datasets/utilities/common.py |
18 | 18 |
|
19 | | - - Line 43 : # TODO: Use *colour* definition. |
| 19 | + - Line 47 : # TODO: Use *colour* definition. |
20 | 20 |
|
21 | 21 |
|
22 | 22 | - colour_datasets/loaders/kuopio.py |
23 | 23 |
|
24 | | - - Line 304 : # TODO: Implement support for *Natural Colors*: https://sandbox.zenodo.org/record/315640 http://www.uef.fi/web/spectral/natural-colors |
| 24 | + - Line 310 : # TODO: Implement support for *Natural Colors*: https://sandbox.zenodo.org/record/315640 http://www.uef.fi/web/spectral/natural-colors |
25 | 25 |
|
26 | 26 |
|
27 | 27 | - colour_datasets/loaders/xrite2016.py |
28 | 28 |
|
29 | | - - Line 108 : # TODO: Implement support for "CGATS" file format in "Colour": https://github.com/colour-science/colour/issues/354 |
| 29 | + - Line 111 : # TODO: Implement support for "CGATS" file format in "Colour": https://github.com/colour-science/colour/issues/354 |
30 | 30 |
|
31 | 31 |
|
32 | 32 | - colour_datasets/loaders/dyer2017.py |
33 | 33 |
|
34 | | - - Line 141 : # TODO: Re-instate "manufacturer", "model", "illuminant" and "type" attributes according to outcome of https://github.com/ampas/rawtoaces/issues/114. Those attributes are currently stored in "self._kwargs". |
35 | | - - Line 923 : # TODO: Re-instate "manufacturer", "model", "illuminant" and "type" attributes according to outcome of https://github.com/ampas/rawtoaces/issues/114. |
36 | | - - Line 1420 : # TODO: Re-instate "manufacturer", "model", "illuminant" and "type" attributes according to outcome of https://github.com/ampas/rawtoaces/issues/114. |
| 34 | + - Line 145 : # TODO: Re-instate "manufacturer", "model", "illuminant" and "type" attributes according to outcome of https://github.com/ampas/rawtoaces/issues/114. Those attributes are currently stored in "self._kwargs". |
| 35 | + - Line 933 : # TODO: Re-instate "manufacturer", "model", "illuminant" and "type" attributes according to outcome of https://github.com/ampas/rawtoaces/issues/114. |
| 36 | + - Line 1436 : # TODO: Re-instate "manufacturer", "model", "illuminant" and "type" attributes according to outcome of https://github.com/ampas/rawtoaces/issues/114. |
37 | 37 |
|
38 | 38 | About |
39 | 39 | ----- |
|
0 commit comments