Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integration of fileio #352

Closed
wants to merge 19 commits into from
Closed

integration of fileio #352

wants to merge 19 commits into from

Commits on Aug 24, 2015

  1. started removing files that go into FileIO

    NRRD.jl and ImageMagick should mostly work over FileIO.
    SimonDanisch committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    49bdda1 View commit details
    Browse the repository at this point in the history
  2. started rewriting SIF

    SimonDanisch committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    753a4d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fef960 View commit details
    Browse the repository at this point in the history
  4. removed io includes

    SimonDanisch committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    dd7fa9f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2015

  1. Configuration menu
    Copy the full SHA
    65ff372 View commit details
    Browse the repository at this point in the history
  2. included latest changes from master and fixed up grayim - maybe

    grayim is supposed to return an Array{Gray{X}, N}, right?
    also right now, the IO test does fail, as it handles timedims/3d
    different then what imagemagick does
    SimonDanisch committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    91aea6c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2015

  1. Configuration menu
    Copy the full SHA
    a45e228 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. started removing files that go into FileIO

    NRRD.jl and ImageMagick should mostly work over FileIO.
    
    removed imagemagick, is now in ImageMagick.jl
    
    removed io includes
    
    included latest changes from master and fixed up grayim - maybe
    
    grayim is supposed to return an Array{Gray{X}, N}, right?
    also right now, the IO test does fail, as it handles timedims/3d
    different then what imagemagick does
    
    precompile should be fine without IO, is it?
    SimonDanisch committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    07a0dd8 View commit details
    Browse the repository at this point in the history
  2. rebased sd/fileio

    SimonDanisch committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    37e7504 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2015

  1. started removing files that go into FileIO

    NRRD.jl and ImageMagick should mostly work over FileIO.
    SimonDanisch committed Sep 24, 2015
    Configuration menu
    Copy the full SHA
    adcbb46 View commit details
    Browse the repository at this point in the history
  2. started rewriting SIF

    removed imagemagick, is now in ImageMagick.jl
    
    removed io includes
    
    included latest changes from master and fixed up grayim - maybe
    
    grayim is supposed to return an Array{Gray{X}, N}, right?
    also right now, the IO test does fail, as it handles timedims/3d
    different then what imagemagick does
    
    precompile should be fine without IO, is it?
    SimonDanisch committed Sep 24, 2015
    Configuration menu
    Copy the full SHA
    fcfa483 View commit details
    Browse the repository at this point in the history
  3. Revert "started rewriting SIF"

    This reverts commit 62348524bf8ee1ca8069c59611bb1f928e983247.
    SimonDanisch committed Sep 24, 2015
    Configuration menu
    Copy the full SHA
    0611ac0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    250da71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af01aa3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2015

  1. removed more IO

    SimonDanisch committed Sep 26, 2015
    Configuration menu
    Copy the full SHA
    8a08bcb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #366 from timholy/teh/genesis

    Put call to MagickWandGenesis inside __init__ on all platforms
    timholy committed Sep 26, 2015
    Configuration menu
    Copy the full SHA
    f2b6493 View commit details
    Browse the repository at this point in the history
  3. started removing files that go into FileIO

    NRRD.jl and ImageMagick should mostly work over FileIO.
    
    removed imagemagick, is now in ImageMagick.jl
    
    removed io includes
    
    included latest changes from master and fixed up grayim - maybe
    
    grayim is supposed to return an Array{Gray{X}, N}, right?
    also right now, the IO test does fail, as it handles timedims/3d
    different then what imagemagick does
    
    precompile should be fine without IO, is it?
    SimonDanisch committed Sep 26, 2015
    Configuration menu
    Copy the full SHA
    73d0439 View commit details
    Browse the repository at this point in the history
  4. started removing files that go into FileIO

    NRRD.jl and ImageMagick should mostly work over FileIO.
    
    started rewriting SIF
    
    removed io includes
    
    included latest changes from master and fixed up grayim - maybe
    
    grayim is supposed to return an Array{Gray{X}, N}, right?
    also right now, the IO test does fail, as it handles timedims/3d
    different then what imagemagick does
    
    precompile should be fine without IO, is it?
    
    started removing files that go into FileIO
    
    NRRD.jl and ImageMagick should mostly work over FileIO.
    
    started rewriting SIF
    
    removed imagemagick, is now in ImageMagick.jl
    
    removed io includes
    
    included latest changes from master and fixed up grayim - maybe
    
    grayim is supposed to return an Array{Gray{X}, N}, right?
    also right now, the IO test does fail, as it handles timedims/3d
    different then what imagemagick does
    
    precompile should be fine without IO, is it?
    
    Revert "started rewriting SIF"
    
    This reverts commit 62348524bf8ee1ca8069c59611bb1f928e983247.
    
    remove remaining IO parts
    
    remove more IO related files
    
    removed more IO
    SimonDanisch committed Sep 26, 2015
    Configuration menu
    Copy the full SHA
    e2adce8 View commit details
    Browse the repository at this point in the history
  5. merging master

    SimonDanisch committed Sep 26, 2015
    Configuration menu
    Copy the full SHA
    2c7cc9c View commit details
    Browse the repository at this point in the history