sort by:
Revision Author Date Message Commit Date
524a123 Deprecate plot3dsurface, add as.hxsurf * and add a plot3dsurface to AnalysisSuite tests 12 January 2014, 22:40:00 UTC
96b6c1e Deprecate ParseAMSurfToContourList in favour of nat::read.hxsurf 12 January 2014, 22:39:26 UTC
c08f374 change surface class to hxsurf (all lower case) 11 January 2014, 16:39:34 UTC
40f028c Merge branch 'feature/surfcolours' of github.com:ajdm/AnalysisSuite into ajdm-feature/surfcolours * 'feature/surfcolours' of github.com:ajdm/AnalysisSuite: Fix regex to deal with blue value in color spec being 1 Fix regex and add class assignment Remove outdated commented-out lines containing previous methods Improve regex for colour extraction to deal with trailing comma Change Amira surface loading to put different regions in surf$Regions Add functionality to load colours of regions for Amira surfaces 11 January 2014, 16:37:38 UTC
2848df1 deprecate plotneuron3d.simple (and remove plot3d.neuron method defined here) 11 January 2014, 11:18:58 UTC
258757c Fix regex to deal with blue value in color spec being 1 10 January 2014, 19:39:47 UTC
47db2f6 Fix regex and add class assignment 10 January 2014, 18:58:28 UTC
c8ec46e Remove outdated commented-out lines containing previous methods 10 January 2014, 18:52:45 UTC
b762add Improve regex for colour extraction to deal with trailing comma 10 January 2014, 18:50:26 UTC
d4978b1 Change Amira surface loading to put different regions in surf$Regions 10 January 2014, 18:14:52 UTC
1cc7289 remove neuronlist arithmetic to nat 09 January 2014, 18:10:06 UTC
699f02d rename neuron-arithmetic arguments before transferring to nat 09 January 2014, 18:08:03 UTC
93eb914 move to nat: neuronlist, is.neuronlist, as.neuronlist, [.neuronlist, nlapply, plot3d.neuronlist 08 January 2014, 22:35:50 UTC
e0f11a1 deprecate DotProperties 08 January 2014, 21:30:21 UTC
c831df5 remove core dotprops methods 08 January 2014, 20:58:47 UTC
6e90c6f remove core neuron methods and deprecate transform.neuron, transform.points3d and transform.dotprops 08 January 2014, 20:57:29 UTC
fce8684 Add functionality to load colours of regions for Amira surfaces 08 January 2014, 17:30:36 UTC
afdb7d4 Merge branch 'master' of github.com:jefferis/AnalysisSuite * 'master' of github.com:jefferis/AnalysisSuite: Fix issue when loading surface that has regions containing 0 triangles Fix typos 08 January 2014, 15:21:27 UTC
3413332 Merge pull request #2 from ajdm/patch-1 Fix issue when loading surface that has regions containing 0 triangles 08 January 2014, 15:17:35 UTC
11e7b0a Fix issue when loading surface that has regions containing 0 triangles 08 January 2014, 15:08:31 UTC
68d829d Fix bug introduced in CMTKParamsToCMTKRegistration when deprecating 07 January 2014, 21:50:52 UTC
9854b0c Merge pull request #1 from ajdm/patch-1 Fix typos 06 January 2014, 20:55:16 UTC
f789605 Fix typos 06 January 2014, 20:51:12 UTC
4d330f9 Deprecate/remove Read/WriteIGSLandmarks and IGSLandmarkList to nat package 06 January 2014, 16:48:38 UTC
0ed76da add irtk.present() and use it to guard irtk unit tests (since irtk is usually not installed) 06 January 2014, 05:29:00 UTC
b170a75 move internal CMTK affine geometry routines to nat (and deprecate existing nat.as functions) 06 January 2014, 05:03:20 UTC
e61916c move trim next to ReadAmiramesh.Header * since that is the only place it is still used in AnalysisSuite 06 January 2014, 03:13:32 UTC
902402e nat: remove mat2dof/dof2mat tests 05 January 2014, 23:25:15 UTC
7a44f1f remove code to nat (and deprecate left over functions) * relevant tests still pass 05 January 2014, 23:24:46 UTC
cdd3db5 cmtk.mat2dof and cmtk.dof2mat have been moved to nat 05 January 2014, 21:17:48 UTC
2d03b92 All AnalysisSuite users now require nat package * which brings nat.utils with it 05 January 2014, 21:12:52 UTC
70b5d45 Development of AnalysisSuite (including tests) will now assume the presence of nat.as package 05 January 2014, 21:11:25 UTC
270b8c7 Switch to sys.source in startup - loads into .GlobalEnv or nat.as namespace * this change should have no effect on the traditional style of AnalysisSuite startup ie source("~/projects/AnalysisSuite/R/Code/Startup.R") * but should also allow the objects to be loaded into the nat.as namespace when AnalysisSuite is loaded through that wrapper package. 03 January 2014, 21:21:52 UTC
9c32008 Give NrrdProject cropmin and cropmax options * and add docs and a test 30 December 2013, 09:43:35 UTC
2e509b8 Add segmentgraph() to generate a simplified segment graph 12 December 2013, 06:33:44 UTC
6f62972 use first endpoint rather than first point when no origin specified * usually the first point is an endpoint but sometimes not and using an endpoint as the origin always makes more sense. * NB first means first in raw vertex id sequence 09 December 2013, 11:00:44 UTC
9c37090 Merge branch 'feature/igraph-subtrees' * feature/igraph-subtrees: Teach graph2seglist to cope with undirected graphs comprehensive tests for CoreNeuronFromGraph sort remaining subgraphs by descending length when origin specified Fix CoreNeuronFromGraph for subgraphs when origin specified Fix CoreNeuronFromGraph interpretation of origin Add additional comprehensive tests for graph2seglist Add test for trifurcation Fully implement CoreNeuronFromGraph for multiple subgraphs factor out graph.nodes and make endpoints functions FIX graph2seglist when no explicit origin specified and multiple subgraphs graph2seglist now returns a list with a single point for floating points Reimplement CoreNeuronFromGraph using graph2seglist Well-behaved graph2seglist() for fully-connected graphs Add neurongraph() functions designed to construct well-behaved graph change test neuron data to avoid overlapping points FIXMEs 09 December 2013, 10:17:58 UTC
27fd51b Teach graph2seglist to cope with undirected graphs * at the expense of not being able to check for cycles in those undirected graphs 09 December 2013, 10:17:41 UTC
06e9e2a comprehensive tests for CoreNeuronFromGraph 09 December 2013, 10:17:41 UTC
032fea4 sort remaining subgraphs by descending length when origin specified * so that we get an identical result to situation when no origin was specified 09 December 2013, 10:17:41 UTC
f9daa52 Fix CoreNeuronFromGraph for subgraphs when origin specified 09 December 2013, 10:17:41 UTC
2a05c29 Fix CoreNeuronFromGraph interpretation of origin 09 December 2013, 10:17:41 UTC
8cc9054 Add additional comprehensive tests for graph2seglist 09 December 2013, 10:17:41 UTC
c3b0202 Add test for trifurcation 09 December 2013, 10:17:41 UTC
35fc900 Fully implement CoreNeuronFromGraph for multiple subgraphs 09 December 2013, 10:17:41 UTC
50bfb78 factor out graph.nodes and make endpoints functions * add some more tests 09 December 2013, 10:17:41 UTC
4276be9 FIX graph2seglist when no explicit origin specified and multiple subgraphs * internally we need the raw vertex id but rootpoints returns the original vertex id by default. 09 December 2013, 10:17:41 UTC
ec1e007 graph2seglist now returns a list with a single point for floating points * also test for this behaviour 09 December 2013, 10:17:40 UTC
484c158 Reimplement CoreNeuronFromGraph using graph2seglist * still doesn't work for graphs with multiple subgraphs * also removed dfs parameter meaning that .... * RerootNeuron also had to be changed slightly 09 December 2013, 10:17:40 UTC
d4dbfe3 Well-behaved graph2seglist() for fully-connected graphs * and appropriate tests 09 December 2013, 10:17:40 UTC
fcea916 Add neurongraph() functions designed to construct well-behaved graph * also neurongraph.swc() 09 December 2013, 10:17:40 UTC
2147564 change test neuron data to avoid overlapping points 09 December 2013, 10:17:40 UTC
e7b34bf FIXMEs 09 December 2013, 10:17:40 UTC
1640de0 Add missing legacy test registration for dof2mat 09 December 2013, 10:17:04 UTC
51e19f0 fix small code duplication in read.zlib * readBin on raw data wasn't doing anything * and add test for decompression of raw vector 09 December 2013, 10:17:04 UTC
ad66193 Merge branch 'fix/cmtkaffinecompose' * fix/cmtkaffinecompose: (32 commits) Add test.CMTKRegFromAmira More cleanup in Affine.R Merge ComposeAffineFromIGSParams.named into ComposeAffineFromIGSParams More work to handle versions for CMTK registrations OBS: Remove incomplete FindTorstenFromAffine() fix bug in names introduced in ReadIGSRegistration Teach IGSTypedStream functions to handle versions Test for CMTK legacy decomposition Add option to Decompose legacy CMTK registrations Check CMTK version and omit some tests when <=2.4.0 Add tests including mirroring along x,y,z axes New round trip function starting (and finishing) with affine matrix Update direct tests of ComposeAffineFromIGSParams and DecomposeAffineToIGSParams minor code tidying in DecomposeAffineToIGSParams() Fix DecomposeAffineToIGSParams() - matches svn 5050 Fix ComposeAffineFromIGSParams.named - matches svn r5050 Use cmtk.dof2mat/mat2dof by default for tests Tidying up affine tests Add test for pure R Affine Decomposition Simple tests for cmtk.(mat2dof|dof2mat) ... 09 December 2013, 10:15:39 UTC
db414d7 Add test.CMTKRegFromAmira 09 December 2013, 10:13:03 UTC
ddf95fe More cleanup in Affine.R 09 December 2013, 10:13:02 UTC
a35004d Merge ComposeAffineFromIGSParams.named into ComposeAffineFromIGSParams * not much point in having these two separate functions 09 December 2013, 10:13:02 UTC
1003192 More work to handle versions for CMTK registrations * will always write registrations as v2.4 * should keep a version attribute when reading from registration file * will assume v2.4 when converting affine to params 09 December 2013, 10:13:02 UTC
5a18c05 OBS: Remove incomplete FindTorstenFromAffine() 09 December 2013, 10:13:02 UTC
48818fd fix bug in names introduced in ReadIGSRegistration * was overwriting names with mostattributes<- call 09 December 2013, 10:13:02 UTC
bd2c587 Teach IGSTypedStream functions to handle versions 09 December 2013, 10:13:02 UTC
003485c Test for CMTK legacy decomposition 09 December 2013, 10:13:02 UTC
7513e7d Add option to Decompose legacy CMTK registrations i.e. those marked as TYPEDSTREAM 1.1 09 December 2013, 10:13:02 UTC
f2e9e76 Check CMTK version and omit some tests when <=2.4.0 * No point in giving a large number of failures when CMTK is not up to date 09 December 2013, 10:13:02 UTC
c8d6ac1 Add tests including mirroring along x,y,z axes 09 December 2013, 10:13:01 UTC
a526e78 New round trip function starting (and finishing) with affine matrix * this makes more sense because many different 15 dof sets can map onto a single homogeneous affine matrix * both because of different rotation centres (obvious) and for more subtle reasons like the equivalence of two flips to a rotation, or the equivalence of a -180 to +180 rotation 09 December 2013, 10:13:01 UTC
00cba79 Update direct tests of ComposeAffineFromIGSParams and DecomposeAffineToIGSParams Needed new _correct_ baseline date for shear cases 09 December 2013, 10:13:01 UTC
98e0c6d minor code tidying in DecomposeAffineToIGSParams() * no change in logic 09 December 2013, 10:13:01 UTC
ba19526 Fix DecomposeAffineToIGSParams() - matches svn 5050 * However, have noticed that this cannot cope with a flip on anything other than the X axis. 09 December 2013, 10:13:01 UTC
03a9855 Fix ComposeAffineFromIGSParams.named - matches svn r5050 * Also slightly harden the comparative unit test (which now passes) 09 December 2013, 10:13:01 UTC
218648f Use cmtk.dof2mat/mat2dof by default for tests * this now works with CMTK v2.4.0 svn >= 5050 09 December 2013, 10:13:01 UTC
0ccd4f0 Tidying up affine tests 09 December 2013, 10:13:01 UTC
55620db Add test for pure R Affine Decomposition doesn't pass yet 09 December 2013, 10:13:00 UTC
e7ca0be Simple tests for cmtk.(mat2dof|dof2mat) * includes registration .list checked with dof2mat command line tool from CMTK 2.4.0svn 09 December 2013, 10:13:00 UTC
8b41140 Retire HomogenousAffineFromCMTKParams() * subsumed within cmtk.dof2mat 09 December 2013, 10:13:00 UTC
2aabff7 Doc HomogenousAffineFromCMTKParams() 09 December 2013, 10:13:00 UTC
85774c1 Make write.cmtkreg write version 2.4 TYPEDSTREAM by default 09 December 2013, 10:13:00 UTC
a1807d3 Teach cmtk.mat2dof to accept matrix input * also add version argument 09 December 2013, 10:13:00 UTC
ed3556c Add optional centre parameter to cmtk.mat2dof * also version 09 December 2013, 10:13:00 UTC
af930d5 Fix: cmtk.mat2dof() was not honouring transpose() 09 December 2013, 10:13:00 UTC
b0f6a7c Make sure cmtk.dof2mat returns matrix visibly 09 December 2013, 10:12:59 UTC
a040e85 New tests of CMTK/affine functions confirm problem in shear calculation * cmtk.dof2mat / cmtk.mat2dof round trips work with 9 dof affine transforms but not ones with shears. * the errors are consistent between my ComposeAffineFromIGSParams and DecomposeAffineToIGSParams functions and cmtk.dof2mat, cmtk.mat2dof * this suggests that the problem in handling shears has not gone away even in modern CMTK. 09 December 2013, 10:12:59 UTC
8bc673b Add new functions to use the CMTK floating image notation * early IGS registration files used model_study rather than floating_study. Since this gave the registration in the forward direction model->template this resulted in an implicit inversion by CMTK tools that normally need the reverse registration used for volume reformatting. 09 December 2013, 10:12:59 UTC
9261fda HomogenousAffineFromCMTK -> HomogenousAffineFromCMTKParams * ie input and output in memory (even if it uses a temporary file with dof2mat) 09 December 2013, 10:12:59 UTC
8d3f2d5 Add cmtk.dof2mat and cmtk.mat2dof to wrap cmtk commandline tools 09 December 2013, 10:12:59 UTC
807aac6 fix path to run runitAffine 09 December 2013, 10:12:59 UTC
b82a87c Minor adjustments to runitGeneralImageProcessing.R 09 December 2013, 10:11:35 UTC
2f23c10 Fix handling of Entropy column for cmtk statistics v>=2.3.1 * also simplify reading of table * improve docs 09 December 2013, 10:11:35 UTC
48db1ee Merge branch 'fix/hxzip' * fix/hxzip: Stop tracking java Read|WriteHxZipData class Allow runAllTests to be called as script Replace DecodeHxZip and EncodeHxZip with read.zlib and write.zlib Faster test for reading hxzip data Make new implementation of hxzip decoding the default New in memory, base R zlib compression/decompression Add round trip test for Amira hxzip data 09 December 2013, 10:08:50 UTC
8c67ca8 Stop tracking java Read|WriteHxZipData class * obsolete now that I have a base R way of doing this 29 November 2013, 01:42:32 UTC
ebe315e Allow runAllTests to be called as script 29 November 2013, 01:40:02 UTC
9734edd Replace DecodeHxZip and EncodeHxZip with read.zlib and write.zlib * these functions depend solely on base R (i.e. not java code) 28 November 2013, 17:09:16 UTC
81da154 Faster test for reading hxzip data * tabulate is _much_ faster than table 28 November 2013, 09:56:51 UTC
86601b9 Make new implementation of hxzip decoding the default 28 November 2013, 09:56:29 UTC
18c99f2 New in memory, base R zlib compression/decompression 28 November 2013, 09:47:23 UTC
0e83de6 Add round trip test for Amira hxzip data * fails for existing java based implementation 28 November 2013, 09:46:10 UTC
841b16e Fix (+test) for long standing bug in DirectPotentialSynapses * apply was being used with the expectation that it would return a list. This was not the case when segswithin returned the same number of segments from b for each segment in matrix a * the code assumed that matrix a had rownames It is still not exactly beautiful code, but it should now work for the corner cases that I can envisage. 20 November 2013, 22:10:00 UTC
8ac4c29 Fix bug in is.nrrd and add tests * when trusting suffix 20 November 2013, 11:31:06 UTC
back to top