SingleMolecule / iSBatch

Hierarchical batch plugin for ImageJ
http://singlemolecule.github.io/iSBatch/
1 stars 1 forks source link

Create operation button for the change point plugin / step fitter #38

Closed cmpunter closed 9 years ago

cmpunter commented 9 years ago

StepFitter3 should be called. Before calling we need to open a results table. This can be done in the Operation code.

cmpunter commented 9 years ago

@vcaldas how are you handling the SMB plugins? Do you expect them to be included in ImageJ? I think we should include the step fitter plugin into the smb plugins. Where are the smb plugins located?

vcaldas commented 9 years ago

I'm provided them together with iSBatch - not inside. In that way we can keep the development together but the update will be done manually for now.

I do expect that ImageJ knows about their existence. The SMB plugins are in a different repository.

We should think about a better structure later.

On Thu, Jul 9, 2015 at 12:07 PM, Michiel Punter notifications@github.com wrote:

@vcaldas https://github.com/vcaldas how are you handling the SMB plugins? Do you expect them to be included in ImageJ? I think we should include the step fitter plugin into the smb plugins. Where are the smb plugins located?

— Reply to this email directly or view it on GitHub https://github.com/SingleMolecule/iSBatch/issues/38#issuecomment-119897195 .

cmpunter commented 9 years ago

My last commit contains the step fitter operation