Bug #3260
Bug with $CTOOLS/share/examples/python/show_residuals.py
Status: | Closed | Start date: | 07/02/2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | Knödlseder Jürgen | % Done: | 100% | |
Category: | - | |||
Target version: | 1.7.3 | |||
Duration: |
Description
Manon Jarry installed ctools with python 3.5 on her computer equipped with Dual boot Ubuntu 20.04.
The installation was fine and the ctools and gammalib tests were successful.
All was fine when she ran the tutorial excepted when she used show_residuals.py:
(myenv) manon@manon-Aspire-V3-371:~$ $CTOOLS/share/examples/python/show_residuals.py resspec.fits
Erreur de segmentation (core dumped)
It could be a problem with the last version of ubuntu
Luigi told us to send an issue to Jürgen...
Cheers.
Pierre.
Recurrence
No recurrence.
Related issues
History
#1 Updated by Knödlseder Jürgen over 4 years ago
How big is the FITS file? Can it be a memory problem?
#2 Updated by Knödlseder Jürgen almost 4 years ago
- Related to Bug #3423: show_lightcurve.py segmentation fault added
#3 Updated by Knödlseder Jürgen almost 4 years ago
- Status changed from New to In Progress
- Target version set to 1.7.3
Probably the same issue encountered in #3423. I changed the order of import so that matplotlib is always imported first.
#4 Updated by Knödlseder Jürgen almost 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100