Giter VIP home page Giter VIP logo

circuitseeker's People

Contributors

gfleishman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

circuitseeker's Issues

Issues with local registration when using nested_distributed_piecewise_alignment_pipeline

Hi Greg,

I have been trying to optimize the parameters space to get single-cell resolution in an EM/2P pair in a fully automated way. I have attached an image that shows the output.

swirls_cs

Here you can see that some swirls appear (left red circle) although the shearing values have been kepts to 0. This tends to appear at high and low volume dicing.
Also, conversely to the previous versions erronous deformations tend to appear when overlapping data is missing rather that keeping the original deformation (left red circle). The control over this parameter seem to be gone in the last posted version.

I have used the following parameters:
block_schedule = [ [tuple(np.round(np.array(fix.shape) / 64).astype(int))], [tuple(np.round(np.array(fix.shape) / 32).astype(int))]]
randomiter=2500

parameter_schedule=
[{'random_kwargs':{'max_translation':max_trans, 'max_rotation':2. * np.pi/180., 'max_scale':1.02, 'max_shear':.00, 'random_iterations':randomiter, 'affine_align_best':10, 'iterations':24,}, 'affine_kwargs':{}, 'deform_kwargs':{'control_point_spacing':5.0, 'control_point_levels':[2, 4, 6], 'iterations':100, 'metric':'MI',}, },
{'random_kwargs':{'max_translation':max_trans, 'max_rotation':2. * np.pi/180., 'max_scale':1.02, 'max_shear':.00, 'random_iterations':randomiter, 'affine_align_best':10, 'iterations':24,}, 'affine_kwargs':{}, 'deform_kwargs':{'control_point_spacing':5.0, 'control_point_levels':[2, 4], 'iterations':100, 'metric':'MI',}, } ]

I am sorry for this overwhelming message ...
Happy to give you more clarifications to reproduce this issue.

Thanks a lot,
Jon

Running the new functions in a notebook

Hello Greg,

Could you please provide a notebook example to use the new alignment_pipeline function
This new input has changed is a bit tricky:
steps : list of tuples in this form [(str, dict), (str, dict), ...]

Thanks a lot,
Jon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.