Re: [Ifeffit] Deglitching

2015-09-04 Thread Matt Newville
Hi Martina,

On Sep 3, 2015 12:58 PM, "Martina Ralle"  wrote:

> Hi Matt,
>
>
>
> I have a quick question. When I try to deglitch in Athena it won't let me
> pick a point for deglitching. No matter where I double click it always
> chooses 8990.
>
>
>
> Have others encountered this error? I am running athena on a Windows 7 64
> bit machine. The latest (not beta) version.
>
>
>

Sorry for the trouble.   I haven't seen (or heard of) that myself, but I'll
ask the ifeffit mailing list where maybe someone has a better idea what the
trouble could be.



> -martina
>
>
>
> Martina Ralle, Ph.D.
>
> Assistant Professor
>
> Department of Molecular and Medical Genetics
>
> Mail Code  L103
>
> OHSU
>
> 3181 SW Sam Jackson Pk Rd
>
> Portland, OR 97239
>
> Phone 503 494-3225(o) 503 888-6128(m)
>
>
>
___
Ifeffit mailing list
Ifeffit@millenia.cars.aps.anl.gov
http://millenia.cars.aps.anl.gov/mailman/listinfo/ifeffit


Re: [Ifeffit] Deglitching

2015-09-04 Thread Bruce Ravel

On 09/04/2015 11:30 AM, Matt Newville wrote:

I have a quick question. When I try to deglitch in Athena it won't
let me pick a point for deglitching. No matter where I double click
it always chooses 8990.

__ __

Have others encountered this error? I am running athena on a Windows
7 64 bit machine. The latest (not beta) version.

__


Sorry for the trouble.   I haven't seen (or heard of) that myself, but
I'll ask the ifeffit mailing list where maybe someone has a better idea
what the trouble could be.


There were some recent issues with deglitching reported by Shoaib, but 
the fixes that went into 0.9.22 resolved all of his concerns.


I will need to be able to reproduce this on my own computer in order to 
do anything about it:

   http://bruceravel.github.io/demeter/pods/bugs.pod.html

B


--
 Bruce Ravel   bra...@bnl.gov

 National Institute of Standards and Technology
 Synchrotron Science Group at NSLS-II
 Building 535A
 Upton NY, 11973

 Homepage:http://bruceravel.github.io/home/
 Software:https://github.com/bruceravel
 Demeter: http://bruceravel.github.io/demeter/
___
Ifeffit mailing list
Ifeffit@millenia.cars.aps.anl.gov
http://millenia.cars.aps.anl.gov/mailman/listinfo/ifeffit


Re: [Ifeffit] Deglitching

2015-09-04 Thread Bruce Ravel

On 09/04/2015 01:37 PM, Robert Gordon wrote:


I can confirm something funny is happening here. In 0.9.21, the deglitch
menu would not display
points. I upgraded to 0.9.22 today and deglitch now displays points, but
when I choose a point
in a test data file (As2O3) and double-click, the energy point removed
is 11804.228, regardless of where
I double-click. I reverted back to 0.9.21 and with the same dataset,
this did not occur. In 0.9.21,
double-click removed the closest point to where I clicked.

I have win10pro x64 and installed the 64-bit versions of 0.9.21, .22


Can we *please* use the mailing list for these things.  It is helpful to 
the next person who runs into these issues if a discoverable record is 
left behind.


Using the preference tool, can you tell me what the value for 
gnuplot->terminal is?  If it is something other than "wxt", try changing 
it to "wxt".  The interaction with the cursor does not work correctly on 
some terminals.


If that's not the problem, then I am at a loss.  I don't see this 
behavior on any of my computers.


B



--
 Bruce Ravel   bra...@bnl.gov

 National Institute of Standards and Technology
 Synchrotron Science Group at NSLS-II
 Building 535A
 Upton NY, 11973

 Homepage:http://bruceravel.github.io/home/
 Software:https://github.com/bruceravel
 Demeter: http://bruceravel.github.io/demeter/
___
Ifeffit mailing list
Ifeffit@millenia.cars.aps.anl.gov
http://millenia.cars.aps.anl.gov/mailman/listinfo/ifeffit


Re: [Ifeffit] Deglitching

2015-09-04 Thread Robert Gordon

Hi Bruce,

Sorry..wrong button when replying.

Terminal
Your value qt

Demeter.ini says wxt

I change the Set value to wxt and apply & save. message at bottom of screen
says "Now using wxt for gnuplot --> terminal and an ini file was saved"

Plucked point is now consistent.

However, when I exit and re-start Athena, back to qt and problem re-appears.
In demeter.ini, [gnuplot] section, it still says terminal = wxt, but 
under preferences,gnuplot

terminal it is back to qt.

If I change to x11, and restart, x11 is remembered.
If I change to wxt from x11, apply and save, it resets to qt when 
restarting even though the ini file says wxt.


-R.


On 9/4/2015 11:06 AM, Bruce Ravel wrote:

On 09/04/2015 01:37 PM, Robert Gordon wrote:


I can confirm something funny is happening here. In 0.9.21, the deglitch
menu would not display
points. I upgraded to 0.9.22 today and deglitch now displays points, but
when I choose a point
in a test data file (As2O3) and double-click, the energy point removed
is 11804.228, regardless of where
I double-click. I reverted back to 0.9.21 and with the same dataset,
this did not occur. In 0.9.21,
double-click removed the closest point to where I clicked.

I have win10pro x64 and installed the 64-bit versions of 0.9.21, .22


Can we *please* use the mailing list for these things.  It is helpful 
to the next person who runs into these issues if a discoverable record 
is left behind.


Using the preference tool, can you tell me what the value for 
gnuplot->terminal is?  If it is something other than "wxt", try 
changing it to "wxt".  The interaction with the cursor does not work 
correctly on some terminals.


If that's not the problem, then I am at a loss.  I don't see this 
behavior on any of my computers.


B





___
Ifeffit mailing list
Ifeffit@millenia.cars.aps.anl.gov
http://millenia.cars.aps.anl.gov/mailman/listinfo/ifeffit


Re: [Ifeffit] Deglitching

2015-09-04 Thread Bruce Ravel

On 09/04/2015 02:54 PM, Robert Gordon wrote:

Terminal
Your value qt

Demeter.ini says wxt

I change the Set value to wxt and apply & save. message at bottom of screen
says "Now using wxt for gnuplot --> terminal and an ini file was saved"

Plucked point is now consistent.

However, when I exit and re-start Athena, back to qt and problem
re-appears.
In demeter.ini, [gnuplot] section, it still says terminal = wxt, but
under preferences,gnuplot
terminal it is back to qt.

If I change to x11, and restart, x11 is remembered.
If I change to wxt from x11, apply and save, it resets to qt when
restarting even though the ini file says wxt.


Ugh!  I thought I had fixed that problem.

Top of the to do list for Tuesday morning.

Thanks,
B


--
 Bruce Ravel   bra...@bnl.gov

 National Institute of Standards and Technology
 Synchrotron Science Group at NSLS-II
 Building 535A
 Upton NY, 11973

 Homepage:http://bruceravel.github.io/home/
 Software:https://github.com/bruceravel
 Demeter: http://bruceravel.github.io/demeter/
___
Ifeffit mailing list
Ifeffit@millenia.cars.aps.anl.gov
http://millenia.cars.aps.anl.gov/mailman/listinfo/ifeffit