Search found 13 matches
- Tue Mar 18, 2025 12:00 pm
- Forum: Data analysis
- Topic: problem with running evtool on 24.04.2-Ubuntu
- Replies: 7
- Views: 89409
Re: problem with running evtool on 24.04.2-Ubuntu
A possible workaround might be if you could install the release under an older OS. It is newer compilers that seem to bring this issue to light. I think we ourselves only began to experience issues after we upgraded our local OS to Ubuntu 22 (jammy).
- Tue Mar 18, 2025 11:54 am
- Forum: Data analysis
- Topic: problem with running evtool on 24.04.2-Ubuntu
- Replies: 7
- Views: 89409
Re: problem with running evtool on 24.04.2-Ubuntu
Hi again Alexis, Well I have been able to compile a patch for this issue on my laptop, but due to manpower issues, staff departures and absences and so forth, it may be a little while before we can issue a patched release, alas. There's a bunch of automake stuff that needs to be tweaked, plus creati...
- Mon Mar 17, 2025 8:28 am
- Forum: Data analysis
- Topic: problem with running evtool on 24.04.2-Ubuntu
- Replies: 7
- Views: 89409
Re: problem with running evtool on 24.04.2-Ubuntu
Hi Alexis, I remember we had a memory leak issue a while back but off the top of my head I cannot recall whether this was patched in all releases. We may not have been able to do so in the DR1 code. I'll check and get back to you. Of course ideally we would like the demo script to run without error ...
- Tue Nov 12, 2024 1:47 pm
- Forum: expmap
- Topic: "withweights" parameter effect
- Replies: 7
- Views: 63580
Re: "withweights" parameter effect
Hi Katharina, Thanks for the input, it is valuable to have it, since of course when writing documentation on our own tasks we have a lot of hidden assumptions, assumptions that users are not privy to. I'll update the expmap doco to point out that, in effect, the --withweights=yes merged maps are nom...
- Mon Oct 14, 2024 12:15 pm
- Forum: expmap
- Topic: "withweights" parameter effect
- Replies: 7
- Views: 63580
Re: "withweights" parameter effect
Hi again,
Actually this issue has sparked a bit of a discussion. Can you wait a day or two until we arrive at a consensus answer?
Cheers Ian.
Actually this issue has sparked a bit of a discussion. Can you wait a day or two until we arrive at a consensus answer?
Cheers Ian.
- Mon Oct 14, 2024 9:09 am
- Forum: expmap
- Topic: "withweights" parameter effect
- Replies: 7
- Views: 63580
Re: "withweights" parameter effect
Hi there, I'm the current maintainer of expmap. To give some background to what I am about to comment I will just say that I inherited this task from someone who has now left the project. It took me a while to figure out what it does and I will alas probably remain in the dark about the intent behin...
- Wed Jun 05, 2024 7:56 am
- Forum: evtool
- Topic: Blank image when using Evtool code
- Replies: 1
- Views: 23010
Re: Blank image when using Evtool code
Hi there, I'm the person who maintains evtool. Can you provide some more detail? Helpful would be: (1) The version numbers of both versions of evtool you are using. The version number is in the first line of output, which looks for example like the following: evtool: v2.39 dev_wc 5 Jun 03:35:49 2024...
- Tue May 21, 2024 1:48 pm
- Forum: eSASS download and installation
- Topic: Try to test the installation of eSASS
- Replies: 2
- Views: 33468
Re: Try to test the installation of eSASS
Hi there, As you may know, the purpose of the demo script is to run several of the esass tasks on example input files, just to check that they work. The task at which your run is failing is called evtool. The purpose of evtool is to filter an event list on several criteria, and/or to merge together ...
- Tue May 21, 2024 6:37 am
- Forum: evtool
- Topic: Worrisome warnings when creating an image with extols
- Replies: 1
- Views: 18689
Re: Worrisome warnings when creating an image with extols
Hi there, These zero values of RA/dec are one of the blemishes we have still to address in the pipeline. For some events, it is impossible to calculate their RA/dec; such events ought to be flagged or maybe have the RA/dec set to null, instead they are (still) set to zero. Apologies for this, we'll ...
- Mon Jan 08, 2024 9:53 am
- Forum: expmap
- Topic: Exposure maps have header with strange numbers
- Replies: 1
- Views: 26521
Re: Exposure maps have header with strange numbers
Hi Jessica, almost certainly these values were not initialized in the code and therefore contain whatever random value was in the memory before. These particular keywords should have no effect on your data, but this of course should not happen, so I'll check the latest version of the task to make su...