Showing 408 open source projects for "mfbyas-2"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    dxf2pcb

    Convert DXF drawings of circuit boards to gEDA-PCB files.

    This Python script reads in a DXF (ascii) file and generates a PCB output compatible with PCB Designer, part of the gEDA suite. It is designed for two purposes: One is to generate a PCB snippet from a mechanical drawing (such as a board outline), the other is to produce element files from CAD drawings. PCB snippets are easily imported into an existing gEDA-PCB project using File -> Load Layout to Buffer. Generated element files are ready to use (except for special cases like no-paste flags...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FAST Simulations

    FAST Simulations

    An Open source Analysis and SImulation Toolbox for Fuel Cells

    FAST is an Analysis and Simulation Toolbox (FAST) for Fuel Cells (FC) FAST-FC is the doctorate work of David B. Harvey and was developed with support from the U.S. DOE, Ballard, and Queen's University. Derivative works of FAST-FC include FC-APOLLO which is a forked branch of this project intended to capture the code state at the exit of the funded DOE project. FAST-FC is the open and active community branch. FAST-FC is developed and maintained by the original creator and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    2DFLT

    2DFLT

    Program for Normalization, Averaging and Editing of In Situ Data Sets

    2DFLT it is first out of two programs which allows implementation of Phase Sensitive Detection (PSD) and/or Modulated Enhanced Diffraction (MED) techniques on the in situ data. This software allows collecting individual data files from in situ experiment into one dataset. After that this data set can be visualized, edited, normalized and averaged. Resulted data can be saved as one flat file (FLT-format) which can be used for PSD/MED calculations via 2DMED software (http://sourceforge.net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    f90lafg

    Diffraction related calculations in Fortran 2003

    full snapshots of CRYSFML code and parts of SXTALSOFT code
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 5

    Pyclamp

    A Python package used to extract and analyse electrophysiological data

    Pyclamp is Python package used to extract and analyse electrophysiological data. A graphical user interface has been developed to allow a user to run the pack- age without requiring any knowledge of Python code. Presently, Pyclamp is designed to perform very specific forms of analysis on evoked synaptic responses: Data analysis (under development) : This is a highly user-interactive en-vironment that can be used to discriminate synaptic events, obtain various measures of their kinetics...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    lxnstack

    lxnstack

    A program to align and stack astronomical images.

    Lxnstack is a program designed to align and stack astronomical images (both planetary and deep-sky). The features of latest version are: * Several stacking methods (average, median, sigma-clipping, ...) * Two automatic align method: align-points; phase correlation, * One manual align method. * sub-pixel precision (0.1 pixel for phase correlation and 0.01 pixel for manual alignment). * Automatic image derotation. * FITS file support (by installing the python2 package 'astropy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Fielddata Mgr

    Land survey field crew data management for .RAW and .JOB file types.

    Fielddata Mgr Overview This is a Python program, which means that one must install the open source freely available Python interpreter and a few required also open source, freely available modules that support the functionality of the program. The program "Fielddata Mgr", is customized for the Rick survey department, in such that it supports up to 9 chiefs, each having their own folder in one location, 2 supervisers, each with a PC on the network, and access to a main server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PyWham

    Python implementation of the Weighted Histogram Analysis Method (WHAM)

    Latest version is 1.2, released Mar 12, 2016 PyWham is a flexible and fully customizable implementation of the Weighted Histogram Analysis Method (WHAM) in Python 2. PyWham has been carefully designed with flexibility in mind. Some of its features are: (1) any number of reaction coordinates, (2) any form of potential, (3) compatibility with Python syntax and Python math module and (4) support for user-defined functions. Knowledge of Python is not required.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Brainstorm Network

    Software to organize a brainstorm as a complex network.

    This project aims to organize a brainstorm or a bibliographic revision in a network (graph). With this organization the users are able to visualize the main points of the brainstorm (the hubs in the network). Moreover, they can access the information through the rede, interactively, clicking on the edges or nodes! All information is associated with a reference list (imported from a bibtex file). This project uses Python, Web2py, MariaDB and VIS.js (D3.js).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
    Learn More
  • 10
    PyRadmon Reborn

    PyRadmon Reborn

    PyRadmon, a Python script to use on both Linux and Windows.

    PyRadmon Reborn. This project started after the original programmers quit supporting it. The project now contains support for audio*, has a version that supports two Geiger counters** and a cleaner, more stable code. * = PyAudio is used as library for the audio support. ** = The two counters both run in their own thread. UPDATE-2015-2: * Added timeouts to sockets to prevent crashing of the script. * Updated some comments. UPDATE-2015-1: Since there have been some passed time I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    autodiff

    Python class for automatic differentiation

    Python automatic differentiation class for forward mode automatic differentiation using operator overloading and reimplemented math functions. Single and partial derivatives are supported. Supported operators: +, -, *, /, **, +=, -=, *=, /=, **= Available functions: sin, cos, tan, asin, acos, atan, sqrt, exp, log, log10, sinh, cosh, tanh, asinh, acosh, atanh See README file for usage examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ExSTraCS

    ExSTraCS

    Extended Supervised Tracking and Classifying System

    ... to address problems in epidemiological data mining to identify complex patterns relating predictive attributes in noisy datasets to disease phenotypes of interest. ExSTraCS combines a number of recent advancements into a single algorithmic platform. It can flexibly handle (1) discrete or continuous attributes, (2) missing data, (3) balanced or imbalanced datasets, and (4) binary or many classes. A complete users guide for ExSTraCS is included. Coded in Python 2.7.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    gtkhst is a collection of GLib2 objects to compute statistics (mean, variance, correlations) in 1 and 2 dimensions and a set of Gtk2 widgets to display 1D and 2D histograms as well as trace plots showing the evolution with time of the monitored quantity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ipcvis

    Visualize Inter Process Communication

    Small python script that can visualize Inter Process Communication on Linux. It can create a graph of TCP and Unix sockets, pipes and also process hierarchy. Short (59 sec) demo visualizing ssh client connecting to ssh server on the same Ubuntu host: http://youtu.be/8XFKwzkexQY Longer (2 min 13 sec) demo visualizing ZoneMinder surveillance solution operation (stopping, starting, enabling and viewing camera): http://youtu.be/kM7klE61Ibk Tested on Ubuntu 14.10 and Debian 7. Quick...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Astrophotography Lab

    Astrophotography Lab

    A collection of useful tools for astrophotographers

    Astrophotography Lab (APLab) is a free program intended for anyone interested in astrophotography. It has two main purposes: - Interpreting data extracted from your astrophotos to produce useful information. - Using this information as a help for further improving your imaging results. The program consists of four main tools: an analyser tool, a calculator tool, a simulator tool and a plotting tool. The tools are connected, allowing you to transfer information between them, and easily go...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Stochastic Rule Builder (SRB)

    Stochastic Rule Builder (SRB)

    Modeling framework for capturing positional and temporal dynamics

    We present a modeling framework aimed at capturing both the positional and temporal behavior of transcriptional regulatory proteins. There is growing evidence that transcriptional regulation is the complex behavior that emerges not solely from the individual components, but rather from their collective behavior, including competition and cooperation. Our framework describes individual regulatory components using generic action oriented descriptions of their biochemical interactions with a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pure python polyfit

    pure python polyfit

    python2/3: compute polyfit (1D, 2D, N-D) without thirdparty libraries

    python2/3: compute polyfit (1D, 2D, N-D) without any thirdparty library like numpy, scipy etc. also can be used for least squares solution computation and for A=QR matrix decomposition. Tested with python 2.7 and 3.4 Consider donating to this project: https://sourceforge.net/p/purepythonpolyfit/donation For a Sample use, refer to the WIKI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    2DMED

    2DMED

    Phase Sensitive Detection and Modulated Enhanced Diffraction Software

    2DMED it is the second out of two programs which allows implementation of Phase Sensitive Detection (PSD) and/or Modulated Enhanced Diffraction (MED) techniques on the in situ data. This software takes normalized and averaged in situ data in flat file format (FLT) and performs PSD transformation which has been described in Urakawa, A.et al. Chem. Eng. Science 2008, 63, 4902. User can choose demodulation index k and perform several demodulation calculations. This is extremely important since...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JyNV

    Jupyter Notebook Frontend

    Lean Webkit (QtWebKit) based Browser for Jupyter/IPython notebooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project provides a Fortran90 library and a python module for singular spectrum analyses such as PCA/EOF or MSSA. It is intended for people interested, for example, in analysing climate or financial variability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    openSEQ

    NGS compute distro proloaded with pipeline analysis software

    Forked Ubuntu 14.04 minimal install with XOrg and FluxBox desktop environment for web-based pipeline construction and job submission. HOWTO: 1) Set VM network settings to a bridged adapter type. 2) Load VM to client 3) From host: $ ssh -X ubuntu@<foobar> 'firefox && butterfly.server.py --unsecure' --- passwd = 616287xx 5) or ssh into host with X forwarding, and type runme This will launch an X-session of Firefox on the client, which will then be forwarded to the host...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    GnuVet

    Open Source Vet Practice Management

    Veterinary Practice Management program for management, documentation, accounting etc. in the veterinary practice. Easy to use, intuitive structure. python + PyQt4, postgres database as storage engine. PRE-ALPHA!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Malware Analysis Network in Taiwan <Man in Taiwan, MiT> Welcome to contact us (TonTon@TWMAN.ORG) if you are interested in collaborating with us. This project is open source and distributed under the GNU General Public License version 3. Please feel free to add to or modify this source and propose changes or new converters. Developer & Copyrighted by : TonTon Hsien-De Huang Prompter: Jazz Yao-Tsung Wang, Figaro Chen-Ho Yang | Logo Desinger:Temaki Guo Community on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    UniPyRange

    Tool to fetch protein/DNA truncation constructs from Uniprot DB

    Very simple python script which saves you the pains of counting the amino acids/DNA bases in fasta files from the Uniprot and NCBI RefSeq Database (1, 2). Lets say you want the amino acid sequence of range 128-387 from a 1000 amino acid protein - this script will help you to avoid counting mistakes by just showing you the specified sequence in amino acids and coding DNA base pairs (ideal for amplification primer design) of a specified Uniprot ID. - Requires BioPython (3) and Bioservices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MDcons(Molecular Dynamics consensus)

    MDcons(Molecular Dynamics consensus)

    Interpretation of Biomolecular MD simulations

    MDcons is a tool to analyze conserved contacts during Molecular Dynamics (MD) simulations of Protein, Rna, Dna & Ligand based complexes. The input is either a Molecular Dynamics trajectory or a set of snapshots. The input can also be a single snapshot. The outputs are (1) map of most/less frequently conserved contacts during MD (2) a list of most/less frequently conserved contacts during MD.
    Downloads: 0 This Week
    Last Update:
    See Project