Fedora :: Scientific Data Analysis And Visualization

Aug 28, 2011

Fedora 15 uses scidavis (Scientific Data Analysis and Visualization) taken from Fedora 14. If you try to build the native rpm package, an error occurs in building the documentation. A 1-line sed in the spec file solves the problem:

Code:
#fix spurious-executable-perm
find . -type f -exec chmod 0644 {} ;
#fix docbook to adapt different versions of fedora
sed -i "s/VER-REL/`rpm -q docbook-dtds|sed "s/^[^0-9]*//;s/.noarch//;
s/./\./g"`/" manual/docbook-en/index.docbook
#
# ---> sed line to fix Fedora15 building:
sed -i -e 's/xsl-stylesheets-1.75.2/xsl-stylesheets-1.76.1/' manual/scidavis_html.xsl
#
#fix default path for fitPlugins
sed -i "s/usr/lib/%{name}/plugins\%{_libdir}/%{name}/pluginsg"
%{name}/src/ApplicationWindow.cpp
sed -i -e 's/Qt;Science;Physics;Math;Graphics;/Education;Science;DataVisualization;Qt/' %{name}/%{name}.desktop

View 1 Replies


ADVERTISEMENT

Fedora :: Logger Pro - Retrieve Data From Scientific Calculators / Instruments?

Oct 5, 2010

(Logger pro is an app to retrieve data from scientific calculators/ instruments) I've always wanted to ask this question so here it goes... Has anyone gotten Logger pro (Linux beta) to work w/ Fedora? I have tried alien the two .deb packages to .rpm's so it becomes installable.. The installation seems fine, But the app doesn't run (I think it was like segmentation fault or something... I don't remember) anyways.. this is not absolutely important. I'm just wondering if this may be a problem w/ my install.

View 4 Replies View Related

OpenSUSE :: Have To Start An Analysis Program, An This Analysis Takes About 4 To 6 Hours?

Mar 14, 2010

I remotely access to my OPENsuse 11. I am using TightVNC program. There is nothing wrong with accessing. But I have to start an analysis program, an this analysis takes about 4 to 6 hours. Therefore, I want to disconnect and let my analysis continue.But after disconnecting from suse, the program i started stops to work. Does anybody know how not to kill the program while i am not connected?

View 6 Replies View Related

Software :: Reading And Writing SAC (Seismic Analysis Code) Data Files In Fortran Codes

Dec 2, 2008

I synthesized a seismogram by using Fortran codes, I need plot the synthesized seismogram and the data together, so I can verify the accuracy of code. Now I encounter a question: how to read the SAC data by Fortran code, I have searched some codes on Internet, the details as follow:the velr12a.sac is my data file.

Code:
c read sac file
PROGRAM RSAC
PARAMETER (MAX=1000)
DIMENSION YARRAY(MAX)
CHARACTER*10 KNAME

[Code]....

View 2 Replies View Related

Fedora :: Any Way To Set Visualization As Wallpaper?

Apr 12, 2010

While using winamp in windows, you are able to set the visualization to "desktop mode" in which the visualization takes up your icons and covers your desktop while playing music. Is this possible to do in linux?

View 2 Replies View Related

Fedora :: Need To Install Visit Visualization Software

Dec 20, 2009

I need to install a program called Visit [URL] which is a visualization program. The install can be onerous to say the least so they have created a script to help. [URL]

1. In the Fedora Linux scheme of things where should it be installed?
2. How do I run the script?

View 4 Replies View Related

Red Hat / Fedora :: Can't Login To Scientific?

Dec 18, 2010

I Installed the 2 disks, but I didn't run into a spot where to place a user name, and when it's time to login, I have a password, but no user name, so I can't login, login fails. And I doubt installing the 2 disks again is going to help this problem go away. How does one login to SL after the install?

View 9 Replies View Related

Red Hat / Fedora :: No Network On Scientific

Mar 5, 2011

Just installed Scientific Linux 6 KDE. Does anyone know how to get it to connect to wired ethernet network?i know there is nothing wrong with hardware; i get a working network/internet connection with live systems such as knoppix, aptosid etc.

View 9 Replies View Related

Fedora :: GSL For Scientific Calculations Configuration

Feb 26, 2010

Install GSL for scientific calculations. When you try to. / Configure appears Permishn denaynd. As I understand it because I have a file system in properties has Read-Only flag. An attempt to change it to read and write an error - saying that this can not be done. All this is done under Root. But nothing came of it, and very much need to put this library.

View 13 Replies View Related

Red Hat / Fedora :: Xorg.conf Causing On Scientific 5.5?

Apr 5, 2011

I am new to RHEL. I am using a Thinkpad W510 and SL 5.5. I am trying to get everything working smoothly on my system.I am having issues with the gpu drivers and the touchpad, both of which seem to be traced back to xorg.conf.I can set the proper resolution using nvidia-settings, but it resets to 800x600 on restart no matter what I do. I have used the gui to save, I have tried nvidia-xconfig, and I have tried to just editing the xorg myself, but it always goes back.I am having even worse problems with the trackpad. I downloaded and installed the synaptics package, but nothing I do changes the trackpad settings. Mouse properties has no trackpad info in it.

View 9 Replies View Related

Fedora Servers :: Setting Up A Cluster For Scientific Computing?

Mar 2, 2010

I want to set up a cluster for scientific computing (mainly statistical stuff with R). I have a few conceptual questions. First, is there a difference between a Beowulf cluster and a cluster that has single-system image ("SSI," e.g. using openSSI or LinuxPMI)? If so, what's the difference? Second, if there is a difference between Beowulf and SSI, which one is better for scientific computing? Third, does using Eucalyptus make sense for scientific computing or is this more suitable for IO-oriented operations such as web service or databases

View 2 Replies View Related

General :: Conflicting /usr & /etc Files While Installing Fedora 15 And Scientific Linux 6.1

Aug 9, 2011

Until some time ago I had a dual Windows 7 and Fedora operating system, then I completely moved to Fedora. Recently I have become interested in Scientific Linux and wanted to install it besides my Fedora. I took a back up of all my data and formatted my HDD for a clean install of both of them. This is what I did:

First I installed Scientific Linux with these partitions (contents of /etc/fstab):

[Code]...

Then I went on to install Fedora 15; I kept the same primary and extended partitions but only changed the names of "/FedoraRoot" to "/" and "/" to "/SLRoot" in the above list while installing Fedora. I also chose the boot directory of Fedora to be /dev/sda1/ which I wanted to be the /boot file for both systems while I had chosen the boot file for Scientific Linux to be "/dev/sda".

Everything went well until the final step of copying the files an error came that some of files that Fedora wanted to install in /usr/share, /usr/lib64, /usr/bin, /etc/system..., /etc/issue..., /etc/redhat-release... and /etc/rpm are already present in the Scientific Linux format and so there is a conflict and it has to terminate!!! I must have made some strange mistakes in the definitions

View 2 Replies View Related

Red Hat / Fedora :: GRUB Of Previously Installed Distro / Enable Wake On Lan In Scientific (RHEL)?

Jan 2, 2010

I have two problems. I installed a RHEL variant (scientific linux) on an already dual boot system with ubuntu and vista.

It replaced GRUB with (I think an older) GRUB version and to add to that I cannot see my ubuntu ditro anymore. is there a way of reinstalling the GRUB that came with ubuntu then adding the RHEL distro to it?

my second problem is that I cannot figure out how to enable wake on lan in scientific linux (RHEL). on ubuntu I would just write a small script and update all runlevels to run it at startup. what is the alternative on redhat?

View 5 Replies View Related

Hardware :: Suspend / Wake And CPU Visualization

Jun 18, 2010

Here is the latest in my saga of me vs. Suspend in Utuntu.

Dell Studio XPS 8000 desktop
i7-860 CPU
8 GB RAM
swap area set to 9 GB (because I was experimenting with hibernate)
nVIdia GeForce GT220 1 GB
Ubuntu 10.04 64 bit, all patches, nVidia-current 195.36.24

So I was poking around in BIOS and looking at CPU Features. I have also a problem with my VMWare machines sucking up a core or 2 at 100% after suspending and waking the host. Just for the halibut I Disabled CPU Visualization. My VMWare XP guest now starts up a lot faster! (?) and I have discovered. If I do a suspend of the host BEFORE starting and LOGGING IN to a VM it seems to work great. I can wake the host and am presented with the locked screen dialog asking for my password. I have done about 20 suspend/wakes with no problems. So far, so good.

Upon further testing I find that I can start a VMWare or Virtualbox XP guest machine and still suspend/wake - at least so far with a limited number of tries. Most importantly, if I log into the guest (VMWare or Virtualbox) I find that suspend/wake fails 100% of the time. By fail I mean that the host suspends but when I attempt to wake it I find that I am logged out of the host and all programs which were running at suspend time are no longer running. Firefox restores the previous session indicating that it was shut down incorrectly or unexpectedly.

View 3 Replies View Related

Software :: How To Use Visualization Concept On CentOs

Oct 9, 2009

I am Student of RHCE. I have only one machine at my home. to do practice I want Server - Client environment. So Can i use visualization concept? If yes How?

View 3 Replies View Related

Programming :: Images Visualization And CGI Scripts

Apr 11, 2010

I'm writing a website with Perl/CGI. Why into my static html pages appear images and in my pages created by cgi script images don't appear?

View 1 Replies View Related

OpenSUSE :: Don't See Music Visualization Anymore (libvisual)

Aug 30, 2010

I don't see music visualization anymore(libvisual)? I liked the Suse 11.0 version WAY BETTER. What are they doing? going backwards?

View 9 Replies View Related

Ubuntu Multimedia :: Music Visualizer With Beat Visualization

May 3, 2010

I am looking for a beat visualizer (for lack of a better word) to use full screen when playing music on my computer. What do I mean by that? I know there are a lot of visualizers out there that create colored swirls and spectrum analyzers and stuff based on the waveform of the music being played (e.g. Goom). But they do not really visualize the music to any great extent. If you play Mozart or if you play Chemical Brothers it does not do all that much of a difference visually.

What I want is a visualizer that reflects the music to some degree, and in particular the main beat. If there is a strong thumping beat I want that to be reflected on the screen at the same time as the beat plays through the speaker. Here is a simple example illustrating what I mean (forward to 1:00): [URL]

Please note that it is not the simplicity in the video I am looking for, it was just that this video did well in illustrating the main principle. If possible I would like to have swirls and smooth animations also (like Goom) but the most important thing is that it should reflect the music in a more direct way and be perfectly synchronized with the beat.

View 2 Replies View Related

Server :: Implement Operating System Level Visualization To Isolate A Application On RHEL 5.5

Oct 20, 2010

I need to implement operating system level visualization to isolate a application on RHEL 5.5. Which one tool in following for implementation Linux-VServer, lxc, OpenVZ or anyone else.

View 2 Replies View Related

Red Hat :: Installing LibreOffice On Scientific 6.0?

May 8, 2011

AMD 64-bit quad core
Scientific Linux 6.0
Gnome 2.28

I have been trying to install openoffice, or libreoffice, and it's just an awful chore.

I tried using the gui tool. When I searched for libreoffice, I got nothing. When I searched for openoffice, I got a disorganized mess of separate apps, most of which seemed to have nothing to do with any office.

I got openoffice writer installed, then openoffice calc, but calc does not work.

So I downloaded libreoffice, and I am trying to go though the manual chore of getting it installed. But, the old openoffice is conflicting, and uninstalling open office is no easy task.

I went to the gui tool, and uninstalled the openoffice apps. But I when I try to install the desktop-integration RPMs, I keep getting a long series errors like this:

Quote:

file /usr/share/icons/hicolor/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png from install of libreoffice3.3-redhat-menus-3.3-202.noarch conflicts with file from package openoffice.org-core-1:3.2.1-19.6.el6_0.5.x86_64
file /usr/share/icons/hicolor/16x16/mimetypes/gnome-mime-application-vnd.sun.xml.writer.template.png from install of libreoffice3.3-redhat-menus-

[Code].....

View 1 Replies View Related

Red Hat :: Installing Gnumeric In Scientific 5.5?

Nov 1, 2010

which repo do I have to enable to get Gnumeric in SL 5.5...?

I am aware that one should be very careful about the configuration files of Yum... in order not to b0rk the system...

And some repos can be conflicting with others...

And building this from source hits with a lot of unmet dependencies..

View 5 Replies View Related

Server :: How To Analysis IBM DSA Logs

Oct 24, 2010

I Have RHEL4 running on IBM X3550 server, we request IBM support regarding issues with this server, they will request for IBM DSA logs. The logs are quite extensive and cover almost all server config & can identify hardware issues with drivers...etc. I want to know if there is a way to analysis those logs offline without sending them to IBM support?

View 3 Replies View Related

Ubuntu :: Installing GNU Scientific Library 1.14?

Sep 3, 2010

how do i install GSL 1.14? i have downloaded the tar file from [URL] and it is now sitting in my Download folder. i do not really understand the instructions in the 'install' text file that came with it.

i tried the synaptic package manager, but the version in there is not updated.

View 4 Replies View Related

General :: How To Work In Scientific Environment

Apr 27, 2011

I am new user for linux. i need to know, how to work in scientific linux environment.

View 8 Replies View Related

Ubuntu :: Looking For Partition Analysis Utility?

Aug 11, 2010

Is anyone aware of a utility that can show all the files in a partition and their sector locations? This would seem like something that file recovery software would have to be able to figure out in the process of recovering deleted files, but not sure if any utility would actually display the information in that manner. Before anyone asks, I don't think I really NEED to know that information, but I'm just curious to see how the sectors are allocated as the partition fills up and files are created and deleted. Prior to resizing a partition smaller it would be interesting to see if data has to be moved from the end of the partition because it occupies sectors that will be lost due to the resizing operation.

View 1 Replies View Related

Ubuntu :: Can I Use Profiling Tool For Analysis?

Nov 14, 2010

I know that there are other threads about performance problems (10.10 runs slow and jerky and way too slow for instance), but there is no solution (at least for me): I have a normal laptop (ASUS F5 with 2 GB). I used Ubuntu 9.x, and it was fine, there were no performance issues. But with Ubuntu 10.10 most applications are very slow (nautilus, OpenOffice, Eclipse ...). I have GNOME and no visual effects (hardware driver for graphics card). It is almost impossible to work with this system.Can I use a profiling tool for analysis? What tool do you recommend?

View 1 Replies View Related

Hardware :: How To Run Kisnet And Do Packet Analysis

Apr 7, 2010

It's been on the agenda for a long time to get Linux running on one or more of my computers.The one that has the best wifi-card in it looks like:

video:
NVIDIA GeForce 9600M GT (not integrated)
Processor:
Core2 Duo T9400 @ 2.53GHz

[code]....

Intel WiFi Link 5300 AGNI think I'll want a duel-boot and to use R-Desktop or something once I get more knowledge about what I'm doing. However, my first priority is to get a not-completely-mystifying version of Linux up, with my Wi-fi card working in RFMON (monitor-mode) so I can start collecting packets. I'll no-doubt want to avoid builds that (though they may not exist) will not play nice with the duelcore as I'm running analysis.

If there's some *-Linux that will make diagnosing hardware problems or and/or running Kisnet/Airsnort/crack/peek easier than I'm open-eared. I'm a cs-major, and am aware I really should've gotten my feet wet before now, but it's better late than never, and I'm told I'll "never go back," however I'm going to need just a bit of handholding here in these early stages, before I get a success, gain some confidence, and start experimenting so I don't have to ask as many silly questions, but as a college-student and Linux-user to be, "the freer the better."

View 4 Replies View Related

Software :: Hot Spot Analysis With GRASS GIS?

Jul 31, 2011

I have just started with some basic analyses of GRASS GIS in Linux, and was wondering which commands I could use to select a certain percentage of rastermap values. For instance filtering 5% highest values of a elevation raster map. there are some GRASS GIS users among you all.

View 1 Replies View Related

General :: Can't Compile ALSA With USB - Support In Scientific OS

Mar 11, 2010

A friendly "HELLO WORLD!" from my side first I've got a problem compiling the current ALSA-Drivers (1.0.22.1) for my Scientific Linux name -a inux comp_854 2.6.18-164.11.1.el5 #1 SMP Wed Jan 20 00:57:09 EST 2010 x86_64 x86_64 x86_64 GNU/Linux

./configure --with-cards=emu20k1,usb-audio --with-sequencer=yes

works fine but the make output bitches with

[code]...

View 7 Replies View Related

Software :: Scientific 5.5 - Chemsketch Type Of Program.

Jul 24, 2010

I just found out about this distro using search on these forums and it kind of excited me because I am a chemistry student. I was wondering if anyone has used it and if so does it have any Chemsketch equivalent programs included with it ?

If not (or even if it does) do you have any suggestions of programs that are the same as (on a ease of use/quick to pick up scale) or better than for simple/quick organic and inorganic modeling/reaction modeling ?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved