Skip to main content

climax is a Command Line IMAge eXplorer

Project description

Logo GPLv3 License

CLImax (a Command Line IMAge eXplorer)

Installing CLImax

We recommend that you install CLImax as a tool using uv:

$ uv tool install climax-rfglab

Doing this will result in the placement of the CLImax executable in a bin directory in the PATH, which allows the tool to be run without uv. If the directory with the CLImax executable is not in the PATH, a warning will be displayed and the following command can be issued to add it to the PATH:

$ uv tool update-shell

CLImax can also be installed as a regular Python package using uv:

$ uv pip install climax-rfglab

or pip:

$ python3 -m pip install climax-rfglab

A note on the Python interpreter

CLImax requires that you have Python 3.10 or above installed.

Using CLImax

How you run CLImax depends on how you chose to install it.

If you installed CLImax as a tool using uv, then you can invoke CLImax with:

$ climax <filename>

If you installed CLImax as a Python package, you can run it as:

$ python3 -m climax.py <filename>

You can also run CLImax without installing it, taking advantage of uvx:

$ uvx --from climax-rfglab climax <filename>

There are a few ways to open an image with CLImax:

  • You can specifiy the path to the image that you want to open (e.g. tests/cells_movie.tif) :

      $ climax tests/cells_movie.tif
    
  • Or you can indicate a folder (slices in this example) that contains an image sequence:

      $ climax ./slices
    
  • If there are image channels split into different files, you can specify a group of substrings to distinguish which files in the folder belong to which channel. For example, to open the files in the slices folder containing the substrings '488' and '561' as two different channels:

      $ climax ./slices -s 488 561
    
  • You can use a list of paths to concatenate sideways (i.e. display side-by-side, but all the images must have the same dimensions!!):

      $ climax cells_movie_1.tif cells_movie_2.tif
    
  • You can specify the color map used to display the image. The color map defaults to 'gray'. Check here for a list of color maps.

      $ climax cells_movie.tif -c viridis
    

JuNkIE provides access to the standard matplotlib toolbar, and also includes a second toolbar with additional functionality:

icon function
refresh_icon rotate 90° clockwise
refresh_icon flip horizontally
refresh_icon flip vertically
refresh_icon invert color map
refresh_icon hide/show axes
refresh_icon continuous/discrete update

JuNkIE today

As we develop and improve JuNkIE, there may be small changes to the user interface. This is how JuNkIE looks as of today:

JuNkIE today

Citing JuNkIE

If you use JuNkIE, please cite this repository. We are working on the paper!

Adding functionality onto JuNkIE

If you would like to extend JuNkIE, please check out JuNkIE-picasso, a JuNkIE fork that allows you to define arbitrary image processing pipelines and integrate them into JuNkIE.

Sponsors

We are grateful for the generous support from the following agencies and institutions, which contribute to the development and maintenance of JuNkIE:

Sponsors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

climax_rfglab-2025.4.8.tar.gz (24.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

climax_rfglab-2025.4.8-py3-none-any.whl (23.5 kB view details)

Uploaded Python 3

File details

Details for the file climax_rfglab-2025.4.8.tar.gz.

File metadata

  • Download URL: climax_rfglab-2025.4.8.tar.gz
  • Upload date:
  • Size: 24.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.11

File hashes

Hashes for climax_rfglab-2025.4.8.tar.gz
Algorithm Hash digest
SHA256 f92b35f54f352329899b9a45934f9e3e914a3629df4e1a16d720efa50fd12d64
MD5 e11a3830faa93937309efee17edc3bbf
BLAKE2b-256 490a023010a992269e5d01a6d30043c61b3deabf67b6ac8c7263a549244686e9

See more details on using hashes here.

File details

Details for the file climax_rfglab-2025.4.8-py3-none-any.whl.

File metadata

File hashes

Hashes for climax_rfglab-2025.4.8-py3-none-any.whl
Algorithm Hash digest
SHA256 26e9d3577f3ec71e35530453cbfb2933dd223e85cbea81bbc55f3cb30745b115
MD5 698fe9bb8104353577ed18be5cb9310c
BLAKE2b-256 e60d3cf9a8c717e0a715ec5ab9eb907cfd82dc3b4696c691ef0487c7635a7784

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page