Code Monkey home page Code Monkey logo

Comments (5)

kif avatar kif commented on August 15, 2024

On Wed, 06 Apr 2016 00:32:04 -0700
Clemens Prescher [email protected] wrote:

Hei,

i have a user of Dioptas who has a lot of .f2d files. Do you plan to implement reading of the "Fit2d" file format into fabio?

Hi Clemens,

How are you ?

I could not find any specifications online for the .f2d file format, but since you are close to hammersley, maybe you can get it from him.

I can investigate a bit ...
Do you know what is in those files ? do you have some examples of the same data saved in this format + another format which is already supported by FabIO ?
This is to establish a unit-test and help development.

Cheers,

Jérôme

from fabio.

CPrescher avatar CPrescher commented on August 15, 2024

Hei Jérôme,
I converted the 2 images in the test folder into f2d files, please find them attached. I have really no idea about the structure of the file and I could not find a specification in the Fit2d manual.

Best wishes,
Clemens
f2d.zip

from fabio.

kif avatar kif commented on August 15, 2024

Hi Clemens,

Apparently you used a "newer" version of fit2d which saves data by pages of 512. Elder versions apparently read pages of 2k but using only 512bytes of the 2k (this was probably a bug).

from fabio.

kif avatar kif commented on August 15, 2024

can you try out this branch ...
https://github.com/kif/fabio/tree/issue_54

from fabio.

kif avatar kif commented on August 15, 2024

fixed.

from fabio.

Related Issues (20)

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.