Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python-imcflibs
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
imcf
python-imcflibs
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
Tags
2
python-imcflibs-1.2.0
python-imcflibs-1.1.0
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Apr
31
Mar
30
24
25
Jun
16
May
5
Apr
2
25
Mar
4
1
25
Feb
21
18
14
12
6
30
Jan
28
9
8
7
28
Dec
21
18
17
12
20
Nov
11
9
6
Bump to next development cycle
master
master
[maven-release-plugin] prepare release python-imcflibs-1.2.0
python-imcflibs…
python-imcflibs-1.2.0
Import submodules automatically
Blackenize code
Fix Maven instructions
[maven-release-plugin] prepare release python-imcflibs-1.1.0
python-imcflibs…
python-imcflibs-1.1.0
Bump to next development cycle
Add contributing and packaging instructions
Update dependency for jython-scijava-logging to 0.5.2
Update org.scijava:pom-scijava to 30.0.0
Add Zenodo DOI badge
Merge pull request #2 from ctrueden/imagej-to-scijava
Travis: build using openjdk8
POM: maven.imagej.net -> maven.scijava.org
Split process_files() out from process_folder()
Make correct_and_project() return a tuple of bool
Make create_and_save() return a bool
Add optional parameter "fullpath" to listdir_matching()
Bump minor version number
Unzoom the model image to 12.5 percent
Catch non-existing model file
Fix bug correct_and_project() when model is None
Add some log messages to apply_model()
Improve logging and exception message
Fix broken syntax in try-except
Minor docstring improvement
Bump to next development cycle
Add workaround for uncalibrated ICS/IDS exports in BF 6.0 series
Add 'imagej.stitching' module
Make "NONE" checks case-insensitive
Allow model file to be '-' or 'None' to disable shading correction
Allow shading model to be None, with no correction being done then
Disable pylint-check for importing an existing submodule
Use fully-qualified calls
Add imagej.misc.error_exit()
Add pathtools.derive_out_dir()
Use logger from log module instead of being a parameter
Bump to next development cycle
Add missing dependency to 'jython-scijava-logging' to POM
Bump to next development cycle
Loading