gnuplot awk

gnuplot 4.4.0rc1
gnuplot is designed to bring users an effective, portable command-line driven graphing utility for linux, OS/2, MS Windows, OSX, VMS, and many other platforms. more>> <<less
jGnuplot 0.3
Free and open source application that will interface with the gnuplot plotting package Jgnuplot is a Java library for interfacing with the gnuplot plotting package which outputs to PNG, GIF, X11, more>> <<less
pyglplot 0.1.0
Open source 3D-plotter for mathematical functions and data files more>> Open source 3D-plotter for mathematical functions and data files
pyglplot is an easy to use open source program to 3D-plot mathematical functions and data files.
pyglplot is written as a module for python and as such features the full power and flexibility of the python programming language.
The graphics is implemented using OpenGL and the Gimp Toolkit for X11.
Main features:>Data Sources:
- Plot python functions
- Plot python dictionaries containing the coordinates of the points and their position in the grid
- Plot plain datafiles as understood for example by gnuplot
Graphics:
- Can make 3D plots of surfaces in normal or parametric mode
- Support coordinate transforms, i.e. can make e.g. polar plots
- Support for pm3d-style coloring of the surface
- Support for wireframe plotting atop of the surface
- Support for transparency: translucent plots
- Support for different types of fog and arbitrary background colors
- Support for dynamic light and specular reflexes etc.
- Use either perspective projection or parallel projection
- Save the rendered plots as portable network graphics (.png)
- Adjust all graphics parameters via dialog windows
Platforms:
- This program is developed and tested on Max OS X 10.4 on powerpc with fink and Debian GNU/Linux on i386. It should compile and run everywhere where its prerequisites and requisites thereof are available. These are gtkglext-1.0 and gthread-2.0. Some minimum versions of the libriaries must be met, unfortunately, the gtk+-2.2 packages provided by fink for Mac OS X 10.3 are not sufficient.
Qt Gnuplot Front End 1.0p1
Qt Gnuplot Front End - Gui for the gnuplot program more>>
A good knowledge of Gnuplot is required to use Qgfe!
Enhancements:
- binary installer for MacOSX 10.3.x
- support for plot output in Corel Draw(tm), Illustrator (tm), SVG and PDF(tm)-format.
- new program icon.
qmatplot 0.4.2b2
qmatplot is a tool endowed with extraordinary powers of plotting data sets in either two or three dimensions. more>>
qmatplot 0.4.2b2 is a tool endowed with extraordinary powers of plotting data sets in either two or three dimensions. It can plot many types of 2d plots, including pixmaps and contours, and 3d surfaces. It offers a full WYSIWYG mode with multiple objects on a single page. As opposite to Gnuplot, qmatplot is very clickable, so it might be easier to use for unexperienced users. It can be used instead of Gnuplot with Octave and Scilab - one can compile and install new function libraries installed in those packages, which communicate with qmatplot through an Unix socket.
Requirements: Mac OS X 10.3 or higher Qt 3.3 (or higher) compiled with thread support
Plotmeister 0.3.1
Free and open source plotting utility Plotmeister is a frontend for plotting utilities (gnuplot) that enables users to explore data sets more>> Free and open source plotting utility
Plotmeister is a frontend for plotting utilities (gnuplot) that enables users to explore data sets. The user interface allows the interactive selection of axes and lines. Plotmeister features tools that will help you transform ASCII data into a plotmeister format.
System requirements:
- Python
Pointless 0.5
View and create slideshows with this easy to use application more>> View and create slideshows with this easy to use application
Pointless is a tool for creating and viewing slideshows. Presentations are made using a simple markup-language and then they are rendered using FreeType and OpenGL for optimal visual quality.
Enhancements:
- Disable x11-vidmode by default due to refresh rate problems on some platforms (Jacob)
- Fixed run-time problem on Mandrake reported by chlor@schou.dk (Jacob)
- Fixed install problem on FreeBSD reported by xi@borderworlds.dk (Jacob)
- Renamed --export tgz option to --packtgz to seperate from merger (Peter)
- Fixed problem with pointer allowed outside window in fullscreen (Peter)
- Fixed bug in paragraph breaker; testcase test011.pll. (Peter)
- Fixed reported bug about =latex and empty input (Jacob)
- Fixed bug in unicode module (Peter)
- Fixed module install bug reported by Dag Wieers (Jacob)
- Shortcut keys (shift + h/l/right/left) for leafing through slides (Peter)
- Fixed bug 825742 about fullscreen mode not working. (Jacob / Peter)
- Added =shell for easy integration of shell commands that outputs text (Jacob)
- Allow scaling to gnuplot and code module (Jacob)
- Fixed bug where nonsensical things like =begin-step was allowed (Peter)
- Added simple dropshadow feature (=setdropshadow) (Peter)
- Fixed crash-bug related to the unicode module (Peter)
- Fixed crash-bug related to =verb (Peter)
- Made scale of metapost available (Jacob)
- Created src/pypath.sh helping pointless-hackers to set up PYTHONPATH (Peter)
- Made scale of latex available (Peter)
- Created src/pypath.sh helping pointless-hackers to set up PYTHONPATH (Peter)
- Made scale of latex available (Peter)
- Added utility xml2pll based on templates from Matthew Johnson (Jacob)
- Construct python packages for our extra modules (Jacob)
- Reducing memory consumptions (Jacob)
- Reducing CPU consumptions (Peter)
- Fixed bugs in the parser (Jacob)
- Made pointless a python extension instead of an application that used python embedded (Jacob)
- Fixed bug reported by chlor@schou.dk with powersave and fullscreen (Jacob)
- Fixed bug in metapost support reported by Anders Misfeldt (Peter)
- Added support for dynamic linkage (configure option) (Jacob)
- Added support for python2.3 too (Jacob,Peter)
- Fixed bug with sysconfdir reported by Marco Presi (Jacob)
- Added support for tgz export (Jacob)
- Added support for tar.gz/tgz input (Jacob)
- Added support for stdin input (Jacob)
- Added support for tables, =table, =cel, =row (Peter)

awkalc 2.5
This can evaluate a formula (such as sin(23)*cos(42)) using awk. more>>
Enhancements:
- Widget can now be resized.
Requirements:
- Mac OS X 10.4 or later
License:Freeware

Pound-Shell 0.8.6 Alpha
Pound-Shell 0.8.6 Alpha is yet another extremely useful utility designed to act as an automated lab-book for people that conduct experiments in their standard shell environments more>>
Pound-Shell 0.8.6 Alpha is yet another extremely useful utility designed to act as an automated lab-book for people that conduct experiments in their standard shell environments. The high-level goal of Pound-Shell is to allow users to log data processing experiments (with little/no manual effort or interference) in such a way that they can later go back and recall (or rediscover) and reproduce their steps.
Basically, it's designed to help us determine data's provenance. Further, Pound-Shell allows users to almost automatically re-run old experiments with new data. This type of work includes processing files with R, using gnuplot, interactive perl/python, standard data processing with shell commands (awk, sort, join, etc.), etc. Pound-Shell does not attempt to trace commands if it detects that a program has "captured the screen". Examples include Vim, emacs, etc. In such cases, Pound-Shell waits for the sub-process to end and then resumes recording.
With Pound-Shell, you can send a colleague your data-set(s) and your lbsh lab-book, and they can understand/reproduce/verify your results with Pound-Shell's automated tools. In essence, you simply run "lbsh" and it automatically creates a new shell (the same type [bash | tcsh | etc.] that you already use) in a child process. Figure 1 shows how your session goes through Pound-Shell to the real shell underneath.
When you decide you want to start logging commands for an experiment, you tell Pound-Shell to start logging. Then Pound-Shell simply records your commands (and also traces into the above mentioned tools). It does not record passwords, or anything else that is not output the screen. You can use tab-completes, issue commands that span multiple lines, use shell history, etc. When you are done, you tell Pound-Shell to stop logging. Then you may do whatever and Pound-Shell will quietly wait. You may repeat as needed without having to restart Pound-Shell each time.
Major Features:
- It is able to provide its utility without requiring the user to behave any differently. In a sense, users are free from needing to learn the diligence practiced by other scientists in their labs. In other words, it should make people's lives easy w/o being painful.
- It has processing scripts (file-provenance.pl, exeggutor.pl, etc.) that allow one to specify a file name (such as a graph) and see all of the experiments that were needed to derive its data. The history (or provenance) of files can be seen as an ordered list of experiment IDs or as a Dataset Derivation Graph (or DDG).
- It can be used to re-run experiments with new or old data to update findings or reproduce prior results using a file's provenance.
Enhancements: Jun 11 2008
- Fixed bug: Ctrl-d is not captured, so if it is used to exit a process like gnuplot or python, it will not make it to the script.out file
sourcecount 1.1
sourcecount offers a future-rich and trustworthy shell script to count lines, words and bytes of source code. more>> sourcecount 1.1 offers a future-rich and trustworthy shell script to count lines, words and bytes of source code. It is line ending aware, distinguishes between empty and other source lines, counts bytes and words, and generally does a good job. It is also a nice example of what you can do with awk.
Requirements: Mac OS X 10.0 or later.
Scisoft 2007.7.1
Scisoft is a collection of astronomic softwares more>>
This version requires OSX 10.4 running on an Mac Intel comuter (Mac Book, Mac Book Pro, Mac Pro)
Enhancements:
This version is similar to 2006.4.1 but its content was compiled specifically for Intel macs. It therefore does not use Rosetta and is much faster on Intel Macs. It contains a large portion of Scisoft OSX 2006.4.1
- Aquaterm 1.0
- SM 2.4.16 with Aquaterm device (dev aqt)
- Gnuplot 4.0.0 with aqua (Aquaterm) device
- Note: Must manually run /scisoft/i386/Applications/Aquaterm.app once first to enable the aquaterm devices.
- Sextractor 2.5.0
- Swarp 2.15.7
- Weightwatcher 1.7
- Stiff 1.10
- cfitsio 3.006
- tinytim 6.3
- wcstools 3.6.4
- pgplot 5.2.2 with Aquaterm adapter (/AQT)
- Python-2.4.3
- Numeric-24.2
- ipython-0.7.2
- numarray-1.5.1
- numpy-0.9.8
- pyobjc-1.4
- pygtk-2.8.6
- matplotlib-0.87.2
- pyraf 1.2.1
- pygsl 0.3.2
- pCFITSIO 0.99.2
- IRAF 2.13-BETA2
- TABLES 3.5
- STSDAS 3.5
- color 2.0
- fitsutil
- gemini 1.8
- gmisc
- guiapps 1.2
- mscred 4.8
- nlocal
- nmisc
- vol
- X11IRAF 1.5DEV
- MIDAS 06FEBpl1.0
- atk-1.10.3
- cairo-1.1.6
- expat-2.0.0
- fontconfig-2.3.2
- fontconfig-2.3.2-noftinternals.patch
- freetype-2.2.1
- gettext-0.14.5
- glib-2.8.6
- gsl-1.8
- gtk+-2.8.19
- jpeg-6b
- libpng-1.2.10
- pango-1.10.4
- pkg-config-0.20
- readline-5.1
- tcl8.4.13
- #tiff-3.7.4
- tk8.4.13
- openmotif 2.3.0-20060106.
XMLStarlet 1.0.1
XMLStarlet - Set of command line utilitieswhich can be used to transform, query, validate, and edit XML documents and files more>> XMLStarlet - Set of command line utilitieswhich can be used to transform, query, validate, and edit XML documents and files
XMLStarlet is a set of command line utilities (tools) which can be used to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for plain text files using UNIX grep, sed, awk, diff, patch, join, etc commands.
The XMLStarlet set of command line utilities can be used by those who have to deal with many XML documents on a UNIX shell command prompt as well as for automated XML processing with shell scripts.
Main features:
- Check or validate XML files (simple well-formedness check, DTD, XSD, RelaxNG)
- Calculate values of XPath expressions on XML files (such as running sums, etc)
- Search XML files for matches to given XPath expressions
- Apply XSLT stylesheets to XML documents (including EXSLT support, and passing parameters to stylesheets)
- Query XML documents (ex. query for value of some elements of attributes, sorting, etc)
- Modify or edit XML documents (ex. delete some elements)
- Format or "beautify" XML documents (as changing indentation, etc)
- Fetch XML documents using http:// or ftp:// URLs
- Browse tree structure of XML documents (in similar way to ls command for directories)
- Include one XML document into another using XInclude
- XML c14n canonicalization
- Escape/unescape special XML characters in input text
- Print directory as XML document
- Convert XML into PYX format (based on ESIS - ISO 8879), and vice versa
System requirements:
- libxml2
- libxslt
NOTE: XMLStartlet is licensed and distributed under the terms of the MIT license.
awk Cheat Widget 0.9
Have the main awk commands explained in your dashboard. more>> Have the main awk commands explained in your dashboard.
awk Cheat Widget is a very nice application that provides explanation for the main commands in awk.
Enhancements
- Initial release.
Unssh 1.3
Easily delete entries from OpenSSHs known_hosts files more>> Easily delete entries from OpenSSHs known_hosts files
Unssh provides an easy and fast way to delete entries from OpenSSHs known_hosts file. This is a simple automation of the things normally done by the user when having an "offending key" in his/her known_hosts file caused by a changing host key of the destination.
System requirements:
- Bash 3.1.16
- Grep 2.5.1
- Awk 3.1.5
- Sed 4.1.4
Enhancements
- This is a bugfix release. There was a problem with the ssh-keygen backend, silently not removing entries from the known_hosts file due to incorrect invocation of the internal function.

sed+awk Cheat Widget 1.0
sed+awk Cheat Widget is created to be an enhanced widget which fulfills all the main commands for sed and awk *nix tools. more>> sed+awk Cheat Widget 1.0 is created to be an enhanced widget which fulfills all the main commands for sed and awk *nix tools.
Enhancements: Combines separate widgets for sed and awk into one
Requirements: Mac OS X 10.4.3 or later
- Page: 1 of 2
- 1
- 2