Re: [OctDev] GSoC 2012 introduction

2012-04-25 Thread Søren Hauberg
Hi Ben Welcome and congratulations on getting accepted :-) Søren On Apr 26, 2012, at 4:37 AM, Benjamin Lewis wrote: > Hi all! > > I'm Ben Lewis (ben_zen on Freenode) — and I'll be writing a Least Squares > Spectral Analysis package over the summer for Octave Forge. I'll probably > have some

[OctDev] GSoC 2012 introduction

2012-04-25 Thread Benjamin Lewis
Hi all! I'm Ben Lewis (ben_zen on Freenode) — and I'll be writing a Least Squares Spectral Analysis package over the summer for Octave Forge. I'll probably have some questions to ask here from time to time; mostly, I just wanted to say hello before my project gets going! Ben --

Re: [OctDev] contribution new export function

2012-04-25 Thread Carnë Draug
On 25 April 2012 19:03, Markus Bergholz wrote: > 2012/4/24 Carnë Draug : >> On 19 April 2012 10:24, Markus Bergholz wrote: >>> 2012/4/18 Markus Bergholz : > I believe this function would fit better in the miscellaneous package > (and can you take a look at csv2latex and maybe publish on t

Re: [OctDev] Removing physicalconstants package

2012-04-25 Thread Carnë Draug
On 24 April 2012 15:03, Nir Krakauer wrote: > Once the function is fixed, the miscellaneous package seems like a > good place to put it. I got today a reply from Peter Mohr (one of the guys responsible for the list) and they have fixed the ASCII table on their website. This meant only a small cha

Re: [OctDev] Dicom package installation question

2012-04-25 Thread Andy Buckle
On 25 April 2012 17:29, Joelle Barral wrote: > Also, all what I'm trying to do at this point is to take two dicom images > and create a third one that has the header of the first and the data of the > second. Maybe that's something I can do directly with gdcm? > Joëlle dicomwrite is not implement

Re: [OctDev] contribution new export function

2012-04-25 Thread Markus Bergholz
2012/4/24 Carnë Draug : > On 19 April 2012 10:24, Markus Bergholz wrote: >> 2012/4/18 Markus Bergholz : I believe this function would fit better in the miscellaneous package (and can you take a look at csv2latex and maybe publish on that package?). >>> >>> Oh, i didn't know that tho

[OctDev] Changing API of zenity_scale (asking advice)

2012-04-25 Thread Carnë Draug
Hi the current zenity_scale function (from the zenity package) creates a scale bar that the user can move and returns the selected value. However it only returns the selected value after closing the window. It's possible to have it so that things are done every time the slide is moved. Imagine, sl

Re: [OctDev] Dicom package installation question

2012-04-25 Thread Andy Buckle
> Hi, > > I first had a similar problem, which I solved by installing Octave > 3.4.0 (Mac OS X 10.7.3).  I've checked out and built gdcm 2.0.18, and > I'm trying to install dicom by running pkg install dicom-0.1.1.tar.gz. > > I get the following error: > > ld: warning: directory not found for optio