Skip to content

Commit 1e6a91f

Browse files
v0.6.x update of web page
1 parent 80fb8fa commit 1e6a91f

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Roadmap
3131

3232
Here are a number of improvements on the horizon. Retistruct is not my main work at present, so improvements may take some time. Nevertheless, if there's something you'd like implemented, please let me know.
3333

34-
* v0.6.x: Major refactor using R6 classes, much improved stitching algorithm
3534
* v0.7.x: Automatic rim angle determination
3635

3736
Funding Acknowldegements

docs/index.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,16 @@ If you encounter issues using Retistruct please either:
124124

125125
## Updates
126126

127+
July 2019
128+
: Retistruct 0.6.0 is out. The big change in this version is a
129+
complete refactor of the code, which should enable future enhancements
130+
to happen more quickly. The stitching algorithm is improved. There are
131+
major improvments in image rendering, which should be a lot faster
132+
thanks to the tsearch algorithm in 0.4.x of the geometry package, and
133+
able to deal with high-resolution images. See the
134+
[NEWS file](https://github.com/davidcsterratt/retistruct/blob/master/pkg/retistruct/NEWS)
135+
for more information.
136+
127137
July 2017
128138
: Retistruct 0.5.11 is out. The CSV input format can now take a file of counts (or "grouped") data and there are a number of bug fixes; see the [NEWS file](https://github.com/davidcsterratt/retistruct/blob/master/pkg/retistruct/NEWS) for more information.
129139

@@ -143,9 +153,16 @@ tested by Daniel Lyngholm and Ian Thompson at the <a
143153
href="http://www.kcl.ac.uk/depsta/biomedical/mrc/">MRC Centre for
144154
Developmental Neurobiology, KCL</a>.
145155

146-
This work was supported by a Programme Grant from the <a
147-
href="http://www.wellcome.ac.uk">Wellcome Trust</a> (G083305).
156+
The development of the initial version of Retistruct was supported by
157+
a Programme Grant from the UK <a
158+
href="http://www.wellcome.ac.uk">Wellcome Trust</a> (G083305) from
159+
2008-2013.
148160

161+
Improvements to image handing and refactoring the code (released in
162+
v0.6.0) were supported by The Jackson Laboratory (Bar Harbor, ME, USA)
163+
Scientific Services Innovation Fund from 2016-2017 and an NIH R21
164+
grant (EY027894–01A1) from 2018-2020 to Dr. Mark P. Krebs, The Jackson
165+
Laboratory.
149166

150167
<!-- LocalWords: Retistruct retistruct Sterratt Willshaw Blog blog
151168
-->

0 commit comments

Comments
 (0)