Giter VIP home page Giter VIP logo

user29a / jpfits Goto Github PK

View Code? Open in Web Editor NEW
17.0 5.0 1.0 1.43 MB

FITS File interaction written in Visual Studio C# .Net. JPFITS is not based on any other implementations and is written from the ground-up, consistent with the FITS standard, designed to interact with fits files as object-oriented structures. See the github Wiki link below for more info.

Home Page: https://github.com/user29A/JPFITS/wiki

C# 100.00%
fits fits-files fits-image world-coordinates world-coordinate-solution astronomy fitsharp fitsio fits-bintables astrometry

jpfits's People

Contributors

user29a avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

jamtycle

jpfits's Issues

How to Display a JPBitMap.ArrayToBmp

Hi Joe

Thanks for your continued help.

A friend and I are working to rewrite a popular but old Win astronomy app (VB6) into VB.net. More history to follow.

Dim fitsimgstr As String = "E:\AIP General\wetransfer_small-test-images_2021-09-12_0626\TestImages_Classic\Lena.fts" ';//the full file name
Dim DImCLim() As Double = {0.05, 0.95} 'The image contrast limits. A 2-element array which clips the low (element 1) and high (element 2) values when forming the bitmap.
Dim fitsimgArray(,) As Double

PictureBox1.Image = JPBitMap.ArrayToBmp(fitsimgArray, 0, 0, False, DImCLim, 256, 256, False)

where PictureBox1 is a Microsoft PictureBox on a Form.

Image attached.

I get a blank PictureBox.

My question is:
Are these reasonable values for: DImCLim() As Double = {0.05, 0.95}?

Regards

Steve
Lena.zip

alglib318hpc_net2

Hello,

where do you get "alglib318hpc_net2".

Google does not have a single hit.

Thanks

JPChart

Hi. I have downloaded JPFITS and also alglib318gpl_net5 and referenced this. I still have a few error in that the compiler cannot find "JPChart".
Can you advise please?
Steve

How to code using JPFITS

Could you give me a line of code in C# to open a simple 2D mono FITS image (on disc) using the JPFITS library, as I am having difficulty.

Regards

Steve

Change CFA array pattern?

Hi, just found this excellent library - thank you! I'm digging through now but might save some time with someone more familiar. I have a tool for organizing image files and right now am using a Python script to change the CFA pattern. Is that possible in a straightforward way via the JPFITS APIs?

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.