Showing 36 open source projects for "two"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Star Blinker

    Star Blinker

    Supernova search tool

    Starblinker allows to easily search for new stars in your astronomical photos. The new star could be: 1) An already known or a new unknown asteroid; 2) An already known or a new unknown comet; 3) An already known or a new unknown galactic nova; 4) If it is superimposed to an external galaxy, an already known or a new unknown supernova; Before reporting a potential new discovery, please make all necessary checks to be sure it is not an already known object or a defect in your image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PMViewer is a Visualization tool for Astrophysical N-Body and Hydro Simulations. GADGET-2 data support.With/Without periodical boundary conditions.Snapshot of scene in PPM and GIF formats.Flying in 3D space. Active/Passive Stereo 3D support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    WSClean

    WSClean is a fast widefield interferometric imager

    WSClean (w-stacking clean) is a fast generic widefield imager. It uses the w-stacking algorithm and can make use of the w-snapshot algorithm. As of Feb 2014, it is 2-12 times faster than CASA's w-projection, depending on the array configuration. It supports full-sky imaging and proper beam correction for homogeneous dipole arrays such as the MWA. WSClean allows Hogbom and Cotton-Schwab cleaning and has wideband, multiscale, compressed sensing and joined-polarization deconvolution modes. All operations are performed on the CPU.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    cccd

    Simple astronomical CCD controller

    This program supports TSNK-lab ICX285AL cameras, QHY5, QHY6, QHY9, QHY8L, QHY10, DSI2PRO, DSLR. It works with Mono images of 8, 12, 16 bits and RGB images of 24, 48 bits. Photo and video modes can be used. Histogram control of preview is available. There are two modes of capture: single frame mode and series.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    PlanetPack

    PlanetPack

    Radial-velocity & transits analysis tool for exoplanets

    ...The description of the main theoretic concepts, statistical methods and algorithms that PlanetPack implements, is given in the following refereed papers: R.V. Baluev 2013, Astronomy & Computing, V. 2, P. 18 (initial release); R.V. Baluev 2018, Astronomy & Computing, V. 25, P. 221 (update 3.0). The technical manual explaining the details of the practical use is available in the download archive here (see the /doc/ subfolder).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    RTS2 - Remote Telescope System

    Open source observatory control software

    RTS2 is project to create an open source environment for control of a fully autonomous observatory. It is running about dozen fully autonomous observatories. Its modular design allow easily addition of new devices (to already huge supported HW list).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MieConScat
    MieConScat is a GUI/Console program for generating MIE SCATtering data as a table of cross sections. It can generate scattering cross sections over specified angular ranges and total absorption cross sections. It was initially developed to aid work with optical particle counters (OPC) especially when CONverting data between cross section and diameter space. These methods are described in Rosenberg et al. 2012, Particle sizing calibration with refractive index correction for light scattering...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Nova

    Astronomical Image Solver with Telescope Pointing

    Nova is a simple astronomical image solver. It can currently open FITS files and identify some objects against star catalog objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XParallax viu

    XParallax viu

    Software for automated astrometry

    XParallax viu is a free software tool for automated astrometric data reduction of astronomic CCD images. It helps astronomers to perform an accurate astrometric reduction of dozens ore even hundreds of images which can be used in subsequent data analysis process. Fit headers generated by this software are fully compatible with other commonly used image utilities like SAO DS9 or Aladin Sky Atlas.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10

    glSatellite Demo

    Technological demo of OpenGL ES 2 Android NDK

    Technological demo of OpenGL ES 2 for Android platform. It reads public NORAD satellite database and shows the satellite positions and altitude related to Earth in the form of beams (the height of the beam represents the relative altitude). NOTE: The project has been moved to GitHub: https://github.com/nuald/glSatellite-Demo The old one stays here just for the historical reasons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MPI/C++ code to generate initial conditions for cosmological simulations using multiscale gaussian random fields, based on Edmund Bertschinger's GRAFIC-2 package. Provides a replacement for both grafic1 and grafic2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TLELib

    C++ library for very easy operating with TLE data sets and files.

    The TLELib is the C++ library, which allows to read and write the TLE files very easy. It provides 2 main objects: tlelib::Node - object, operating with NORAD two lines elements data. It allows to parse the data from 2 or 3 lines and to output the data into strings in according to the TLE format. tlelib::Stream - stream, allowing to read the TLE data from some object of iostream type, and to write the data in TLE format into such object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    galprop_skymap_convert

    Convert galprop skymaps to standard healpix

    ...Also outputs the spherical harmonic decomposition as HealPix, per energy bin. There is also an option to divide by a second HealPix file, for example to give intensity if file 1 is counts and file 2 is exposure, to give intensity. Now also converts back.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    astroDevice

    Software platform for the control of astronomical instruments.

    astroDevice is a software platform for the control of astronomical instruments (telescope mount, filter wheel, focuser and CCD) through a single interface. This platform manages any astronomical device through plug-ins. It can manage multiple devices of same type (eg two telescope mounts). astroDevice is an alternative to ASCOM and INDI by providing a common interface between each device type and astronomy software such as Starry Night, KStars, Skychart and Stellarium. The platform is based on a client-server architecture to provide the ability to control the astronomical devices remotely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    galprop_propel

    GALPROP update for accurate propagation calculation

    The GALPROP program (http://galprop.stanford.edu) computes cosmic-ray propagation numerically. To obtain manifestly accurate solutions an explicit method is now available to replace the Crank-Nicolson operator-splitting method. This can be implemented in the public version of GALPROP with the update provided here. Instructions: replace the four files propel.cc, propel_diagnostics, Galdef.cc and Galdef.h and rebuild the executable. Add solution_method and solution_convergence to the galdef...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    satpos

    satpos

    c++ library for calculating the position of a satellite

    This library is used to calculate the position of a satellite or the moon on any geographical location on the earth's surface. The Library is writte in C++ and OOP. The Actual Status of the Library can download from the svn-repository. On my website oe5tpo.com can you find infos about satpos, but this infos are all in German!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    L.E.I.C.A. (Long Exposure Internet CAmera) is an application that takes input from your webcam, or v4l2 device, and makes a long-exposure image. Until now there's only a python binding for this app, soon there will be a C/C++ SDL one
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simulate gravity inside a virtual universe and wait to see galaxies colliding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Sky Observer's Almanac

    Astronomy Observation Planning Software

    Sky Observer's Almanac is a tool to assist astronomers in planning an observing session. By defining targets and events that one wishes to observe, it allows the user to schedule these targets in an optimal fashion, and spend more time observing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project contains two packages. An Orbital Mechanics Study developing the physics equations related with satellite tracking and a libtool C++ library to encapsulate the satellite tracking calculations (gsat).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    bc2ld is a command line tool to translate molecular database files from BASECOL (obs. of Paris) to LAMDA format (Leiden University). This command line tool has academic use purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This program should compute ZHR from data contained in IMO VMDB (http://www.imo.net/data/visual), or other sources with same structure. ZHR should be calculated on arbitrary interval. It should produce analytical and graphical output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Corikon is a simple software to visualise the correlation matrix of a set of data, using the iconography of correlations.The first step of the project has been reached: rendering the distribution of data according to the user wills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Astrog is a library for performing astronomical calculations, accelerated by using a graphics processing unit (GPU).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ScenicSkies is a open source planetarium software under development which in time is going to have photorealistic rendering of the skies both during the day and night.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo