Skip to content

Commit 55a48df

Browse files
committed
update CHANGELOG
(#670)
1 parent d52dab8 commit 55a48df

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,9 @@ Bug Fixes and Improvements
109109
- Fixed a bug if drawImage was given odd nx, ny parameters, the drawn profile
110110
was not correctly centered in the image. (#645)
111111
- Added intermediate results cache to `ChromaticObject.drawImage` and
112-
`ChromaticConvolution.drawImage`
112+
`ChromaticConvolution.drawImage`, which, for some applications, can
113+
significantly speed up (anywhere from 10% to 2000%) the rendering of groups
114+
of similar (same SED, same Bandpass, same PSF) chromatic profiles.
113115

114116
Updates to config options
115117
-------------------------

0 commit comments

Comments
 (0)