Podnova Player  Windows library  Podnova home
License: All
Sort by: Relevance

Python background subtraction code in Title/Summary

Python Code Library

Python Code Library

Python Code Library is a powerful source code Library shipped with 1000+ lines of code, quick and powerful search engine, powerful printing capability, password protection, user notes & attachments handeling, favorites & rating support and more!

  • Publisher: OverZone Software
  • Last updated: May 27th, 2020
Python - pylint

Python - pylint

Python - pylint is an open source program that analyzes Python source code looking for bugs and signs of poor quality. You can customize the program to show errors or conventions that are important to you. Pylint can be automated in your project using Apycot, Hudson or Jenkins.

  • Publisher: Logilab
  • Home page: www.pylint.org
  • Last updated: April 30th, 2015
Python coverage-3.0b3

Python coverage-3.0b3

Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not. Coverage measures code coverage, typically during test execution.

  • Publisher: Python Software Foundation
  • Home page: pypi.python.org
  • Last updated: November 17th, 2011

Python background subtraction code in Description

Specon 2000

Specon 2000

Specon is a converting utility between various spectrum files having various binary formats (SPEctrum CONverter). Many formats of the spectrum are produced by various MCAs and analysis codes such as RUMP and SENRAS. Some of them have not only count data of channels but also experimental conditions or conversion factors which are used for converting channel.

  • Publisher: Korea Institute of Geoscience and Mineral Resources
  • Last updated: October 9th, 2011
Crystallographica Search-Match

Crystallographica Search-Match

Crystallographica-Search Match is a search-match program for use with the International Centre for Diffraction Data‘s PDF databases. Main Features: -Powerful search algorithm for multi-phase identification -Lightning-fast search using raw data, peak data or a combination of the two -Fully integrated Boolean PDF card retrieval and display -User database, with interface to Crystallographica

  • Publisher: Oxford Cryosystems Ltd
  • Last updated: April 14th, 2016
ProMass Deconvolution

ProMass Deconvolution

Features: -Automatic identification of terminal (3' or 5') or internal fragments from oligonucleotide sequences -Support for identifying fragments from multiple oligo sequences (e.g., duplexes) -Improved support for specifying modified oligonucleotides -Support for “fuzzy” target masses such as PTM’s -Dynamic sorting of columns in web-based reports

  • Publisher: Novatia, LLC
  • Last updated: October 28th, 2011
µScope

µScope

The PixeLINK® µScope Standard microscope software offers you feature-rich image measurement and processing software for use with all PixeLINK®® microscope cameras. PixeLINK® µScope Standard microscope software includes all of the features present in our µScope

  • Publisher: PixeLINK
  • Home page: pixelink.com
  • Last updated: August 31st, 2022
AVPython

AVPython

To call back to ArcView from Python, just say "from arcview import avexec" in your Python script, and then use the avexec function to run Avenue code. However, you can only do that from scripts that are running inside of ArcView (i.e. using the "Python Language Support" extension).

  • Publisher: W. Bruce Dodson
  • Home page: sourceforge.net
  • Last updated: February 20th, 2010

Additional Python background subtraction code selection

Python - ffnet

Python - ffnet

Python - ffnet is a fast and easy-to-use feed-forward neural network training solution for Python. The program includes features such as arbitrary network connectivity, automatic data normalization, efficient training tools, support for multicore systems and network exporting to Fortran code.

GeneTools

GeneTools

GeneTools analysis software is intuitive, easy to navigate and includes comprehensive tools to provide a full range of analysis capabilities for many different applications including; chemiluminescence, chemifluorescence, fluorescence, colorimetric imaging and colony counting.

  • Publisher: SynGene
  • Home page: www.syngene.com
  • Last updated: May 13th, 2017
Microsoft Visual Studio Code

Microsoft Visual Studio Code

Visual Studio Code is a free source code editor for Windows. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Python, PHP, Go) and runtimes (such as .NET and Unity). You get syntax highlighting and autocomplete with IntelliSense feature.

Python pygame

Python pygame

Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every halloween contacts platform and operating system. Pygame itself has been downloaded millions of times, and has had millions of visits to this website.

  • Publisher: Pete Shinners, Rene Dudfield, Marcus von Appen, Bob Pendleton, others
  • Home page: www.pygame.org
  • Last updated: November 17th, 2010
Python comtypes

Python comtypes

comtypes is a pure Python COM package based on the ctypes ffi foreign function library. ctypes is included in Python 2.5 and later, it is also available for Python 2.4 as separate download.rnrnWhile the pywin32 package contains superior client side support for dispatch based COM interfaces, it is not possible to access custom COM interfaces unless they are wrapped in C++-code.

  • Publisher: Python
  • Home page: pypi.python.org
  • Last updated: August 15th, 2011
Python (x,y)

Python (x,y)

Its purpose is to help scientific programmers used to interpreted languages (such as MATLAB or IDL) or compiled languages (C/C++ or Fortran) to switch to Python. C/C++ or Fortran programmers should appreciate to reuse their code "as is" by wrapping it so it can be called directly from Python scripts.

  • Publisher: Pierre Raybaut & Gabi Davar
  • Home page: python-xy.github.io
  • Last updated: February 25th, 2016
Python - IPython

Python - IPython

The goal of IPython is to create a comprehensive environment for interactive and exploratory computing. To support this goal, IPython has two main components: * An enhanced interactive Python shell. * An architecture for interactive parallel computing.

  • Publisher: SciPy
  • Last updated: January 17th, 2011
Python - nose

Python - nose

Python - nose is a discovery-based unittest extension (e.g. NumPy test module is using nose). Nose collects tests from unittest.TestCase subclasses, of course. But you can also write simple test functions, as well as test classes that are not subclasses of unittest.TestCase.

  • Publisher: pythonxy
  • Home page: code.google.com
  • Last updated: October 26th, 2016
Python - pygments

Python - pygments

Python - pygments is a generic syntax highlighter for general use in all kinds of programs such as forum systems, wikis or other applications that need to prettify source code. The program has support for a wide range of common languages and markup formats and a large number of output formats such as HTML, LaTeX, RTF, SVG, all image formats that PIL supports and ANSI sequences.

  • Publisher: Pygments team
  • Home page: pygments.org
  • Last updated: April 30th, 2015
Python - formlayout

Python - formlayout

formlayout is a tiny Python module for creating form dialogs/widgets to edit various type of parameters with having to write any GUI code (it requires Python 2.x and PyQt4 4.y, with x >= 5 and y > 3). The main advantage of formlayout over similar libraries is that it's very simple to use/install and that it's so light (it just needs PyQt4 to run).

  • Publisher: Pierre Raybaut
  • Last updated: February 14th, 2017