Search Results

Search: Posts Made By: pau
1,240
Posted By pau
thanks. The data are in ascii format. So once you...
thanks. The data are in ascii format. So once you edit it with vi you will realize that there is not danger in dowloading it.

I was posting the link because there are many maxima spread all over...
1,240
Posted By pau
Finding consecutive maxima and recording them
Hello,

I have a file with two columns (I uploaded it because it is some 500K):

File-Upload.net - data.dat (http://www.file-upload.net/download-4156119/data.dat.html)

If you plot the data...
2,927
Posted By pau
Thanks! That did it! Now... is there a way...
Thanks! That did it!

Now... is there a way to remove the leading zeroes?

I mean, transform all 09 08 07 into 9 8 7

That would be perfect

Thanks

---------- Post updated at 08:25 PM...
2,927
Posted By pau
Hi, that's right This is a file that...
Hi,

that's right

This is a file that will be fed to latex, so that mathematical expressions must be that way:

$10^{31}$

etc...
2,927
Posted By pau
replacing 1e+ with powers of ten
Dear all,

I am trying to write a script that modifies a file created with gnuplot.

If (the "if" is important, some files might not have them) in the (tex) file there are instances like


...
3,365
Posted By pau
thanks!!! The first reply runs over 6000...
thanks!!!

The first reply runs over 6000 every time, which is not very convenient

The second answer workds just fine... but since this is going to be part of a script, I am wondering about the...
3,365
Posted By pau
rename numbered files to numbered files with leading zeroes
Hi,

I have some hundreds/thousands of files named logX.dat, where X can be any integer, and they are sequential, X ranges between 1 and any number:

log1.dat log2.dat log3.dat log6.dat log10.dat...
2,322
Posted By pau
sed replace values of column with ordered numbering
Hello,

I am trying to write a shell script that will create a gnuplot file.

My main problem is that I have a data file with two columns:

1.05929120E+09 5.0000701214792
1.05930096E+09...
3,020
Posted By pau
I bumped one and a half months ago... you only...
I bumped one and a half months ago... you only noticed now? And what's the difference between "bump" and "you don't have any hint yet"? Or is it also not allowed to ask "you don't have any hint...
3,020
Posted By pau
fixed
http://forums.gentoo.org/viewtopic-t-523929.html
3,020
Posted By pau
bump... any heeeelp!!! :p please somebody...
bump...

any heeeelp!!! :p please somebody help meeeee

Well... I'd be also happy if somebody could point out a command line email notification system which can deal with IMAP
3,020
Posted By pau
Mmmh... there's a little problem... write is...
Mmmh... there's a little problem... write is verbose

elachistos| ...
3,020
Posted By pau
Hi grial, that's a promising thing indeed! ...
Hi grial,

that's a promising thing indeed!

now my who yields

elachistos| who ...
3,020
Posted By pau
ok... nice to learn new things... I though...
ok... nice to learn new things...

I though cron would just run the script as it is and behave as I would expect bit it doesn't...

Do you have a solution then to run the script, say, every 20...
36,811
Posted By pau
echo -e "\033[36mHello\033[0m"
echo -e "\033[36mHello\033[0m"
3,020
Posted By pau
Fetchmal email notif. on your prompt (pop, imap, etrn, odmr) [fixed]
Maybe this can help you (I'm refering to the previous post)

This is my question:
=============

1- I am using fetchmail
2- fetchmail allows you to "check" but not "fetch" with the -c flag
3-...
5,431
Posted By pau
I wanto to firstly plot the...
I wanto to firstly plot the Splotch4_0010_part.asc and then immediately the _b_ corresponding I created thanks to your script, Splotch4_0010_part_b.asc

So that it should be something like

for...
5,431
Posted By pau
Hi ranj@chn! thanks! Now for each data file...
Hi ranj@chn!

thanks! Now for each data file named "Splotch4_0010_part.asc" I have an additional one containing only the information of the row I looked for with gawk: "Splotch4_0010_part_b.asc"
...
5,112
Posted By pau
Hi, thanks for your answer... Actually it...
Hi,

thanks for your answer... Actually it didn't work. My data is gzipped and the shell script looks like this now:

#!/usr/bin/env zsh

for f in *.asc.gz ; do
eps_file=`basename $f...
5,431
Posted By pau
The main data file is called 60001.dat and looks...
The main data file is called 60001.dat and looks like this:

# Donades de la trajectoria de la particula 60001
# 1:T 2:Massa 3:Rx 4:Ry 5:Rz 6:Vx 7:Vy 8:Vz 9:R
0.90000E+01 0.163931734859943E-01...
5,431
Posted By pau
chop a data file into rows
A very naive question... I have a file which has many rows and many columns and I would like to chop off the rows and create a new file per row named after the first column of every row + 1. The data...
5,112
Posted By pau
gnuplotting in a shell
Hi,

I am trying to automate the gnuplotting of more than 500 data files. For this, I have written a script which is working fine but for one issue...

The problem is that I have to plot the...
2,444
Posted By pau
I don't really know quite well gnuplot, how would...
I don't really know quite well gnuplot, how would you do that with gnuplot?

Can gnuplot cope with gzipped data files?

IT should be something like


for fitxer in $( ls *.asc.gz); do;
...
2,444
Posted By pau
automated plotting
Hi,

I would like to make a lot of plots with for instance xmgrace and don't know how.

I have a directory with about 500 data files with the same structure and I want to plot always the same...
16,812
Posted By pau
but I don't want to install the whole of kde......
but I don't want to install the whole of kde... do I really have to install ~200MB of information to tell kpdf to use xine instead of xmms??? :eek:
Showing results 1 to 25 of 47

 
All times are GMT -4. The time now is 06:58 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy