Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SophyaExtLibs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Gitlab has been updated. More info
here
.
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
SOPHYA
SophyaExtLibs
Graph
3b4a6fd95b87f803e73ce22e943db6ae30715b1b
Select Git revision
Branches
2
develop
protected
master
default
protected
Tags
20
V_Jan2019
V2_4
V_Nov2015
code_isharp_v0
V2_345
V_Dec2014
V2_3
V_Jun2013
V2_2
V_Sep2010
MorFev09
V2_1
V_Nov2007
V2_0
V_Sep2006
V_Sep2003
CodeMinuit_V0
MinuitAdapt_V0
V_Dec2002
V_Nov2001
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Mar
7
25
Aug
17
25
Aug
18
May
12
Dec
9
19
Nov
15
10
28
Oct
27
25
14
13
1
Apr
11
Feb
2
28
Jan
22
14
13
9
8
31
Dec
30
13
Nov
19
Jul
9
8
7
6
5
4
3
2
1
18
Jun
30
Apr
14
Mar
25
Feb
27
Jan
27
Aug
25
8
Mar
5
5
Apr
25
Nov
23
7
Oct
22
Aug
9
Jul
21
Jun
27
Apr
18
Mar
19
Jan
24
Dec
17
14
11
Nov
1
27
Sep
17
Jun
21
Jun
13
8
4
31
May
30
28
22
Apr
8
29
Jan
15
8
Dec
1
29
Nov
22
Oct
3
2
21
Sep
24
Sep
23
10
12
Aug
11
5
8
May
8
Feb
24
Oct
19
16
Jul
27
May
5
1
5
Mar
7
Feb
12
Oct
30
Apr
25
Mar
1
Feb
31
Jan
29
Nov
23
22
23
Oct
27
Apr
17
Mar
13
Feb
2
18
Jan
11
10
13
Dec
22
Nov
29
Sep
16
14
13
8
4
14
Aug
13
12
11
18
Jul
17
6
5
4
3
23
Jun
21
20
2
3
Apr
17
Jan
16
13
12
9
3
2
20
Dec
7
21
Nov
18
8
12
Oct
21
Aug
1
Jun
31
May
30
25
24
20
19
18
21
Apr
7
Mar
7
Feb
17
Jan
3
Dec
10
Sep
16
Aug
3
28
Jul
27
26
23
22
21
19
15
Jun
6
Jan
18
Nov
17
13
29
Oct
28
3
17
Sep
28
Aug
21
Jul
19
11
Jun
31
May
11
Feb
28
Oct
9
1
24
Sep
9
Aug
8
7
24
Jul
10
3
24
May
3
28
Mar
7
Feb
21
Dec
19
18
16
14
13
3
30
Nov
29
27
22
16
13
23
Oct
22
17
12
11
10
9
6
5
1
30
Sep
28
27
26
29
Aug
7
18
Jul
5
12
Jun
25
May
22
21
17
15
23
Apr
11
10
23
Feb
22
15
13
12
9
6
10
Jan
5
19
Dec
15
7
24
Nov
15
14
13
9
8
2
20
Oct
19
13
12
11
5
3
29
Sep
19
11
8
6
4
1
30
Aug
29
28
25
24
31
Jul
28
27
24
28
Jun
15
9
8
22
May
21
20
19
16
9
2
27
Apr
16
13
11
10
7
6
5
20
Mar
10
2
25
Feb
22
6
21
Jan
6
23
Dec
22
15
9
8
6
29
Nov
21
20
19
10
28
Oct
26
21
20
19
18
23
Apr
22
21
14
9
Use develop CI for develop branch... and master branch as well, alas
develop
develop
Merge branch 'update-ci' into 'master'
master
master
No register class in C++17
Merge branch 'ci'
Use newly merged CI on the Sophya master branch
Update comment
Move to new SophyaExtLibs-specific CI
Try adding CI to SophyaExtLibs
Partage des attributs nom de l'extension-fits, largeur par defaut de colonnes string BINTABLE/ASCIITBALE , type de table par defaut par le constructeur de copie FitsInOutFile, ce qui permet de regler des problemes lors des operations sur des SwFitsDataTable (programme tnfits), Reza
tests d'inegalite stricte transforme en <=16 , <=64 pour la creation de champs de type S16 S64 lors de la lecture de BINTABLE fits.
pour regler probleme de compil avec gcc 7.5 au NERSC (pb de namespace apparemment)
Ajout provisoire using namespace std dans deux .h de base des modules FitsIOServer et HDF5IOServer en attendant de passer a travers les includes de ces modules, Reza 18/05/2020
Nettoyage, suppression de using namespace std ds les includes des modules IFFTW LinAlg ISharp et XAstroPack , Reza
Merge branch 'gb_porting' into 'master'
update
1/ Prise en charge byte ordering (BigEndian LittleEndian) dans les handlers HDF5
Recherche de l'origine et solution au probleme d'impossibilite de lecture des fichiers de visibilites HDF5 fait par TLPipe ou plus generalement python :
Correction bug lecture attribut string de taille fixe (pas des VLString) - bug identifie suite tentative lecture fichier CasA2017.h5 produit par Anh Phan, Reza
Ajout print de debug (commente) ds HDF5Manager, Reza 28/10/2019
methodes HDF5IdWrapper::AreSameOrCompatibleDataType() pour permettre la prise en charge des compounds (structures) , les nombres complexes en particulier, Reza 27/10/2019
Correction des erreurs liees a la definition et l'utilisation de HDF5Types<T>::DataType() et HDF5Types<T>::NativeDataType() , Reza 27/10/2019
Correction handler HDF5 SegDB et NTuple suite identification probleme de non conformite a la convention HDF5
Correction handler HDF5 TArray suite identification probleme de non conformite a la convention
Ajout commentaires autodoc suite identification probleme de non conformite
Correction check/resize des matrices dans la multiplication a travers blas, erreur detectee lors de la mise au point du code BFMTV de JSkyMap, Reza 14/10/2019
Correction message des exceptions (erreur ds le nom de la classe, Reza 13/10/2019
Ajout fichiers de licence CeCILL-B en francais et en anglais, Reza 01/04/2019
V_Jan2019
V_Jan2019
MAJ du fichier SophyaExtLibs/README pour tag de SOPHYA V=2.5, Reza 11/02/2019
Correction de bugs suite test de lecture avec commande h5read h5readall ... ds piapp, Reza 02/02/2019
Ajout instance statique de la classe d'initialisation pour FitsIOServer et HDF5IOServer , Reza 28/01/2019
Amelioration prise en charge des Image<T> par le handler fits FitsArrayHandler<T> et lecture/ecriture info WCS , Reza 22/01/2019
MAJ commentaires doxygen, Reza 14/01/2019
1/ Ajout methode Print (et operateur ostream & << ) sur HDF5IdWrapper
MAJ commentaire doxygen (exemple d'utilisation), Reza 13/01/2019
Ajout methode FitsInOutFile::GetHeader(int & nkeyrec, bool fgnoch) , Reza 09/01/2019
Ajout methodes FitsInOutFile::GetHeader() et ::PrintHeader() de lecture / impression HEADER fits, petit changement arguments d'appel a FitsManager::ScanFile() et MAJ num.de version FitsIOServer a 2.55, Reza 08/01/2019
Ajout protections ds SharpSHTServer<T> (allocated maps, not partial SphereECP, Reza 31/12/2018
nettoyage et debug de la classe SharpSHTServer<T> , Reza 31/12/2018
Fichiers include lib-xephem avec lien symbolique XAstro/astro.h , Reza 30/12/2018
1/ Classe interface avec libsharp transformee en classe template SharpSHTServer<T>
Loading