View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000985SkyChart1-Softwarepublic12-05-09 16:2213-05-06 14:33
ReporterBrice 
Assigned ToPatrick Chevalley 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionno change required 
PlatformPCOSOS Version
Product Version3.6 
Target Version3.8Fixed in Version 
Summary0000985: Rendre Cartes du Ciel portable
DescriptionPossibilité d'utiliser CdC depuis une clef USB
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0002048)
Patrick Chevalley (administrator)
12-05-09 17:15

C'est normalement possible avec un peu de configuration et les bonnes options de ligne de commande.
Je regarde pour faire des essais et la documentation correspondante.
(0002057)
Patrick Chevalley (administrator)
12-05-14 16:38

La dernière version beta 3.7-2196 corrige les quelques problèmes qu'il y avait en mode portable.

J'ai préparé une documentation pour installer la clef USB:
http://www.ap-i.net/skychart/en/documentation/make_a_portable_installation [^]

C'est uniquement en anglais pour le moment. J'attends vos remarques afin d'apporter des modification éventuelles avant de la traduire en français.
(0002060)
Brice (reporter)
12-05-15 08:39

Merci,

@ECHO off
set basedir=%CD%
start %basedir%\skychart\skychart.exe --config="%basedir%\userdata\skychart.ini" --userdir="%basedir%\userdata"

C'est uniquement valable si les répertoires skychart et userdata sont au même niveau avec skychart.cmd

N'ayant que la version 3.6 (je note que la version 3.7 est nécessaire) j'ai décidé de creuser un peu. Je l'ai rendu portable au prix de quelques aménagements et surtout, je ne voulais pas perdre ma configuration présente.

J'ai donc créé un répertoire dans skychart nommé userdata ainsi que la commande nommée skychart.cmd :

start skychart.exe --config=".\userdata\skychart.ini"

J'ai recopié tout le répertoire %USERPROFILE%\AppData\Local\Skychart dans userdata. Dans le fichier skychart.ini j'ai recherché remplacé tout les liens absolus en relatifs. Exemple :

AppDir=.
PrivateDir=.\userdata
ConstLfile=.\data\constellation\DefaultConstL.cln
ConstBfile=.\data\constellation\constb.cby
EarthMapFile=.\data\earthmap\earthmap4k.jpg
PlanetDir=.\data\planet
starcatpath1=.\cat\xhip
starcatpath2=.\cat\sky2000
starcatpath3=.\cat
starcatpath4=.\cat\tycho2

Et ça fonctionne nickel. Peut-être un peu abscons pour qui n'est pas familier avec le MSDOS...

Le mieux à mon avis serait de proposer par défaut deux types d'installation dès le départ.

Je me heurte à présent aux programmes annexes... voir prochain billet ;)

Brice
(0002062)
Brice (reporter)
12-05-17 06:39

Un bémol que je viens de découvrir et pour lequel je n'ai pas de solution. Iridflar et Quicksat ne sont plus accédés est j'ai une erreur de même type que Billet #763 (http://www.ap-i.net/mantis/view.php?id=763 [^]). J'ai essayé de rajouter les chemins dans la variable %PATH%, sans succès.
(0002081)
Patrick Chevalley (administrator)
12-05-25 10:57

La méthode que vous décrivez est un peu celle que j'utilisais jusqu'à présent.
Mais je ne l'ai jamais suggérée car il y a avais pas mal de problèmes .

J'ai réorganisé la page http://www.ap-i.net/skychart/en/documentation/make_a_portable_installation [^] pour la compléter et la rendre plus simple a lire.

Je préfère utiliser la structure de répertoire que j'y suggère et ne pas avoir skychart.cmd et skychart.exe dans le même répertoire. La plupart des utilisateurs Windows n'affichent pas les extensions de fichier et vont de préférence cliquer sur celui qui a l'icone...

En utilisant la version 3.7 il fait automatiquement le remplacement des path relatif dans le fichier de configuration et il n'y a plus besoin de l'éditer.

Avec cette version le calcul des satellites se fait aussi sans problème.
(0002083)
Brice (reporter)
12-05-25 17:36

Bonsoir,

Décidément je n'arrive toujours pas à utiliser IridFlar et Quicksat.

Je vous joins le fichier skychart.ini

A quel endroit me suis-je trompé ?! J'utilise à présent votre fichier .cmd, à ceci près que j'ai mis le .cm et le .exe dans le même répertoire, mais je comprends toutefois votre point de vue sur la confusion que cela pourrait occasionner pour l'utilisateur lambda.

J'ai l'impression, mais sans être certain, que CdC cherche Iridflar.exe et Quicksat.exe dans userdata.... Une chose est certaine je n'ai pas d'espaces dans mon chemin d'accès !

<--------------------
[main]
version=3.7c
AppDir=.
PrivateDir=.\userdata
SaveConfigOnExit=1
ConfirmSaveConfig=1
NightVision=0
language=
SesameUrlNum=0
SesameCatNum=3
prtname=PDF
Paper=2
PrinterResolution=300
PrintColor=0
PrintLandscape=1
PrintMethod=2
PrintCmd1=.\bin\ghostview\GSviewPortable.exe
PrintCmd2=mspaint.exe
PrtLeftMargin=0
PrtRightMargin=0
PrtTopMargin=0
PrtBottomMargin=0
Theme=default
WinMaximize=0
AzNorth=1
ListStar=0
ListNeb=1
ListVar=1
ListDbl=1
ListPla=1
autorefreshdelay=60
ConstLfile=.\data\constellation\DefaultConstL.cln
ConstBfile=.\data\constellation\constb.cby
EarthMapFile=.\data\earthmap\earthmap1k.jpg
PlanetDir=.\data\planet
horizonfile=
ServerIPaddr=127.0.0.1
ServerIPport=3292
IndiPanelCmd=cmd /c "C: && cd C:\Program Files\dcd && dcd.py"
keepalive=1
AutostartServer=1
dbtype=1
dbhost=localhost
dbport=3306
db=.\userdata\database\cdc.db
dbuser=root
dbpass=082080021040022004402004100180
ImagePath=.\data\pictures\
ShowChartInfo=1
ShowTitlePos=1
SyncChart=0
ButtonStandard=1
ButtonNight=2
VOurl=0
VOmaxrecord=10000
AnimDelay=500
AnimFps=2
AnimRecDir=C:\Users\Root\Desktop
AnimRecPrefix=skychart
AnimRecExt=.mp4
Animffmpeg=.\bin\ffmpeg\ffmpeg.exe
AnimSx=-1
AnimSy=-1
AnimSize=0
AnimOpt=-b 18000k -bt 10000k
HttpProxy=0
SocksProxy=0
SocksType=Socks5
FtpPassive=1
ConfirmDownload=1
ProxyHost=
ProxyPort=
ProxyUser=
ProxyPass=
AnonPass=skychart@
starshape_file=
CometUrlCount=1
CometUrl1=http://www.minorplanetcenter.net/iau/Ephemerides/Comets/Soft00Cmt.txt [^]
AsteroidUrlCount=3
AsteroidUrl1=http://www.ap-i.net/pub/skychart/mpc/mpc5000.dat [^]
AsteroidUrl2=http://www.minorplanetcenter.net/iau/Ephemerides/Unusual/Soft00Unusual.txt [^]
AsteroidUrl3=http://www.minorplanetcenter.net/iau/Ephemerides/Distant/Soft00Distant.txt [^]
ObsNameListCount=1
IndiAutostart=1
IndiServerHost=localhost
IndiServerPort=7624
IndiServerCmd=indiserver
IndiDriver=indi_lx200basic
IndiPort=/dev/ttyS0
IndiDevice=LX200 Basic
IndiTelescope=0
ASCOMTelescope=1
LX200Telescope=0
EncoderTelescope=0
ManualTelescope=0
ManualTelescopeType=0
TelescopeTurnsX=6
TelescopeTurnsY=0.4
ViewMainBar=1
ViewLeftBar=1
ViewRightBar=1
ViewObjectBar=1
ViewScrollBar=1
ViewStatusBar=1
NumChart=2
WinTop=-8
WinLeft=-8
WinWidth=1920
WinHeight=995
FieldNum0=0.5
FieldNum1=1
FieldNum2=2
FieldNum3=5
FieldNum4=10
FieldNum5=20
FieldNum6=45
FieldNum7=90
FieldNum8=180
FieldNum9=310
FieldNum10=360
ObsCountry0=Mauritius
ObsLat0=-19.26
ObsLon0=-64.17
ObsName0=Rodrigues
TextOnlyDetail=0

[catalog]
starcatpath1=.\cat\xhip
starcatpath2=.\cat\sky2000
starcatpath3=.\cat
starcatpath4=.\cat\tycho2
starcatpath5=.\cat
starcatpath6=.\cat\gsc
starcatpath7=.\cat\gsc
starcatpath8=.\cat
starcatpath9=.\cat\usnoa
starcatpath10=.\cat
starcatpath11=C:\Program Files\Deepsky Astronomy Software
starcatpath12=C:\Program Files\Deepsky Astronomy Software\SuperTycho
starcatpath13=C:\Program Files\Deepsky Astronomy Software\HGC
starcatpath14=.\cat
starcatpath15=.\cat
starcatpath16=.\cat\bsc5
varstarcatpath1=.\cat\gcvs
varstarcatpath2=.\cat
dblstarcatpath1=.\cat\wds
dblstarcatpath2=.\cat
nebcatpath1=.\cat\sac
nebcatpath2=.\cat\ngc2000
nebcatpath3=.\cat\lbn
nebcatpath4=.\cat\rc3
nebcatpath5=.\cat\pgc
nebcatpath6=.\cat\ocl
nebcatpath7=.\cat\gcm
nebcatpath8=.\cat\gpn
nebcatpath9=.\cat
nebcatpath10=.\cat
nebcatpath11=.\cat
GCatNum=1
UserObjectsNum=0
UObjActive0=0
UObjType0=14
UObjName0=NGP
UObjRA0=3.3660129065754
UObjDEC0=0.4734787372452
UObjMag0=0
UObjSize0=30
UObjColor0=0
UObjComment0=Exemple d'objet utilisateur: le pôle galactique nord
StarmagMax=6
NebmagMax=10
NebSizeMin=0
UseUSNOBrightStars=0
UseGSVSIr=0
starcatdef1=1
starcaton1=1
starcatfield11=0
starcatfield21=10
starcatdef2=0
starcaton2=0
starcatfield12=6
starcatfield22=7
starcatdef3=0
starcaton3=0
starcatfield13=0
starcatfield23=0
starcatdef4=1
starcaton4=0
starcatfield14=0
starcatfield24=5
starcatdef5=0
starcaton5=0
starcatfield15=0
starcatfield25=0
starcatdef6=0
starcaton6=0
starcatfield16=0
starcatfield26=3
starcatdef7=0
starcaton7=0
starcatfield17=0
starcatfield27=3
starcatdef8=0
starcaton8=0
starcatfield18=0
starcatfield28=0
starcatdef9=0
starcaton9=0
starcatfield19=0
starcatfield29=1
starcatdef10=0
starcaton10=0
starcatfield110=0
starcatfield210=0
starcatdef11=0
starcaton11=0
starcatfield111=0
starcatfield211=10
starcatdef12=0
starcaton12=0
starcatfield112=0
starcatfield212=5
starcatdef13=0
starcaton13=0
starcatfield113=0
starcatfield213=3
starcatdef14=0
starcaton14=0
starcatfield114=0
starcatfield214=0
starcatdef15=0
starcaton15=0
starcatfield115=0
starcatfield215=10
starcatdef16=0
starcaton16=0
starcatfield116=0
starcatfield216=10
varstarcatdef1=0
varstarcaton1=0
varstarcatfield11=0
varstarcatfield21=10
varstarcatdef2=0
varstarcaton2=0
varstarcatfield12=0
varstarcatfield22=0
dblstarcatdef1=0
dblstarcaton1=0
dblstarcatfield11=0
dblstarcatfield21=6
dblstarcatdef2=0
dblstarcaton2=0
dblstarcatfield12=0
dblstarcatfield22=0
nebcatdef1=1
nebcaton1=1
nebcatfield11=0
nebcatfield21=10
nebcatdef2=0
nebcaton2=0
nebcatfield12=0
nebcatfield22=10
nebcatdef3=0
nebcaton3=0
nebcatfield13=0
nebcatfield23=5
nebcatdef4=0
nebcaton4=0
nebcatfield14=0
nebcatfield24=5
nebcatdef5=0
nebcaton5=0
nebcatfield15=0
nebcatfield25=5
nebcatdef6=0
nebcaton6=0
nebcatfield16=0
nebcatfield26=5
nebcatdef7=0
nebcaton7=0
nebcatfield17=0
nebcatfield27=5
nebcatdef8=0
nebcaton8=0
nebcatfield18=0
nebcatfield28=5
nebcatdef9=0
nebcaton9=0
nebcatfield19=0
nebcatfield29=0
nebcatdef10=0
nebcaton10=0
nebcatfield110=0
nebcatfield210=10
nebcatdef11=0
nebcaton11=0
nebcatfield111=0
nebcatfield211=10
CatName0=3uc
CatLongName0=UCAC3
CatPath0=.\cat\ucac3\
CatMin0=0
CatMax0=3
CatActif0=1
CatForceColor0=0
CatColor0=0

[dss]
dssnorth=0
dsssouth=0
dss102=0
dsssampling=1
dssplateprompt=1
dssmaxsize=2048
dssdir=.\cat\RealSky
dssdrive=C:\
DSSurlName1=DSS 1
DSSurl1=http://archive.eso.org/dss/dss/image?ra=$RAH+$RAM+$RAS&dec=+$DED+$DEM+$DES&equinox=J2000&x=$XSZ&y=$YSZ&Sky-Survey=DSS1&mime-type=display/gz-fits [^]
DSSurlName2=DSS 2 Red
DSSurl2=http://archive.eso.org/dss/dss/image?ra=$RAH+$RAM+$RAS&dec=+$DED+$DEM+$DES&equinox=J2000&x=$XSZ&y=$YSZ&Sky-Survey=DSS2-red&mime-type=display/gz-fits [^]
DSSurlName3=DSS 2 Blue
DSSurl3=http://archive.eso.org/dss/dss/image?ra=$RAH+$RAM+$RAS&dec=+$DED+$DEM+$DES&equinox=J2000&x=$XSZ&y=$YSZ&Sky-Survey=DSS2-blue&mime-type=display/gz-fits [^]
DSSurlName4=DSS 2 Infrared
DSSurl4=http://archive.eso.org/dss/dss/image?ra=$RAH+$RAM+$RAS&dec=+$DED+$DEM+$DES&equinox=J2000&x=$XSZ&y=$YSZ&Sky-Survey=DSS2-infrared&mime-type=display/gz-fits [^]
DSSurlName5=SkyView DSS
DSSurl5=http://skyview.gsfc.nasa.gov/cgi-bin/images?Survey=DSS&position=$RAF,$DEF&Size=$FOVX,$FOVY&Pixels=$PIXX,$PIXY&Projection=Tan&Equinox=2000&Return=FITS [^]
DSSurlName6=H-alpha Full Sky Map
DSSurl6=http://skyview.gsfc.nasa.gov/cgi-bin/images?Survey=H-alpha&position=$RAF,$DEF&Size=$FOVX,$FOVY&Pixels=$PIXX,$PIXY&Projection=Tan&Equinox=2000&Return=FITS [^]
DSSurlName7=2MASS J
DSSurl7=http://skyview.gsfc.nasa.gov/cgi-bin/images?Survey=2MASS-J&position=$RAF,$DEF&Size=$FOVX,$FOVY&Pixels=$PIXX,$PIXY&Projection=Tan&Equinox=2000&Return=FITS [^]
DSSurlName8=2MASS H
DSSurl8=http://skyview.gsfc.nasa.gov/cgi-bin/images?Survey=2MASS-H&position=$RAF,$DEF&Size=$FOVX,$FOVY&Pixels=$PIXX,$PIXY&Projection=Tan&Equinox=2000&Return=FITS [^]
DSSurlName9=IRAS 12 micron
DSSurl9=http://skyview.gsfc.nasa.gov/cgi-bin/images?Survey=IRAS12&position=$RAF,$DEF&Size=$FOVX,$FOVY&Pixels=$PIXX,$PIXY&Projection=Tan&Equinox=2000&Return=FITS [^]
DSSurlName10=All (combined plates)
DSSurl10=http://archive.stsci.edu/cgi-bin/dss_search?v=all&r=$RAH%3A$RAM%3A$RAS&d=$DED%3A$DEM%3A$DES&e=J2000&h=$XSZ&w=$YSZ&f=fits&c=none&fov=NONE&v3= [^]
DSSurlName11=Quick-V Survey
DSSurl11=http://archive.stsci.edu/cgi-bin/dss_search?v=quickv&r=$RAH%3A$RAM%3A$RAS&d=$DED%3A$DEM%3A$DES&e=J2000&h=$XSZ&w=$YSZ&f=fits&c=none&fov=NONE&v3= [^]
DSSurlName12=DSS1 (POSS1 RED in North, POSS2/UKSTU Blue in south)
DSSurl12=http://archive.stsci.edu/cgi-bin/dss_search?v=dss1&r=$RAH%3A$RAM%3A$RAS&d=$DED%3A$DEM%3A$DES&e=J2000&h=$XSZ&w=$YSZ&f=fits&c=none&fov=NONE&v3= [^]
DSSurlName13=POSS2/UKSTU Infrared
DSSurl13=http://archive.stsci.edu/cgi-bin/dss_search?v=poss2ukstu_ir&r=$RAH%3A$RAM%3A$RAS&d=$DED%3A$DEM%3A$DES&e=J2000&h=$XSZ&w=$YSZ&f=fits&c=none&fov=NONE&v3= [^]
DSSurlName14=POSS2/UKSTU Red
DSSurl14=http://archive.stsci.edu/cgi-bin/dss_search?v=poss2ukstu_red&r=$RAH%3A$RAM%3A$RAS&d=$DED%3A$DEM%3A$DES&e=J2000&h=$XSZ&w=$YSZ&f=fits&c=none&fov=NONE&v3= [^]
DSSurlName15=POSS2/UKSTU Blue
DSSurl15=http://archive.stsci.edu/cgi-bin/dss_search?v=poss2ukstu_blue&r=$RAH%3A$RAM%3A$RAS&d=$DED%3A$DEM%3A$DES&e=J2000&h=$XSZ&w=$YSZ&f=fits&c=none&fov=NONE&v3= [^]
DSSurlName16=POSS1 Red (First Generation)
DSSurl16=http://archive.stsci.edu/cgi-bin/dss_search?v=poss1_red&r=$RAH%3A$RAM%3A$RAS&d=$DED%3A$DEM%3A$DES&e=J2000&h=$XSZ&w=$YSZ&f=fits&c=none&fov=NONE&v3= [^]
DSSurlName17=POSS1 Blue (First Generation)
DSSurl17=http://archive.stsci.edu/cgi-bin/dss_search?v=poss1_blue&r=$RAH%3A$RAM%3A$RAS&d=$DED%3A$DEM%3A$DES&e=J2000&h=$XSZ&w=$YSZ&f=fits&c=none&fov=NONE&v3= [^]
DSSurlName18=HST Phase2 (GSC1)
DSSurl18=http://archive.stsci.edu/cgi-bin/dss_search?v=phase2_gsc1&r=$RAH%3A$RAM%3A$RAS&d=$DED%3A$DEM%3A$DES&e=J2000&h=$XSZ&w=$YSZ&f=fits&c=none&fov=NONE&v3= [^]
DSSurlName19=HST Phase2 (GSC2)
DSSurl19=http://archive.stsci.edu/cgi-bin/dss_search?v=phase2_gsc2&r=$RAH%3A$RAM%3A$RAS&d=$DED%3A$DEM%3A$DES&e=J2000&h=$XSZ&w=$YSZ&f=fits&c=none&fov=NONE&v3= [^]
DSSurlName20=
DSSurl20=
DSSurlName21=
DSSurl21=
DSSurlName22=
DSSurl22=
DSSurlName23=
DSSurl23=
DSSurlName24=
DSSurl24=
DSSurlName25=
DSSurl25=
DSSurlName26=
DSSurl26=
DSSurlName27=
DSSurl27=
DSSurlName28=
DSSurl28=
DSSurlName29=
DSSurl29=
DSSurlName30=
DSSurl30=
DSSurlName31=
DSSurl31=
DSSurlName32=
DSSurl32=
DSSurlName33=
DSSurl33=
DSSurlName34=
DSSurl34=
DSSurlName35=
DSSurl35=
DSSurlName36=
DSSurl36=
DSSurlName37=
DSSurl37=
DSSurlName38=
DSSurl38=
DSSurlName39=
DSSurl39=
DSSurlName40=
DSSurl40=
DSSurlName41=
DSSurl41=
DSSurlName42=
DSSurl42=
DSSurlName43=
DSSurl43=
DSSurlName44=
DSSurl44=
DSSurlName45=
DSSurl45=
DSSurlName46=
DSSurl46=
DSSurlName47=
DSSurl47=
DSSurlName48=
DSSurl48=
DSSurlName49=
DSSurl49=
DSSurlName50=
DSSurl50=
OnlineDSS=1
OnlineDSSid=1

[quicksearch]
count=9
item1=Jupiter
item2=Vénus
item3=Saturne
item4=Soleil
item5=(3) Juno
item6=M13
item7=M45
item8=HR5062
item9=M36

[filter]
StarFilter=1
AutoStarFilter=0
AutoStarFilterMag=6
NebFilter=1
BigNebFilter=0
BigNebLimit=211
StarMagFilter1=99
NebMagFilter1=99
NebSizeFilter1=0
StarMagFilter2=13
NebMagFilter2=13
NebSizeFilter2=0
StarMagFilter3=10
NebMagFilter3=13
NebSizeFilter3=0
StarMagFilter4=9
NebMagFilter4=13
NebSizeFilter4=0
StarMagFilter5=8
NebMagFilter5=13
NebSizeFilter5=0
StarMagFilter6=7
NebMagFilter6=11
NebSizeFilter6=0
StarMagFilter7=6
NebMagFilter7=10
NebSizeFilter7=0
StarMagFilter8=5
NebMagFilter8=9
NebSizeFilter8=0
StarMagFilter9=4
NebMagFilter9=6
NebSizeFilter9=0
StarMagFilter10=3
NebMagFilter10=6
NebSizeFilter10=0

[display]
AntiAlias=0
starplot=1
nebplot=1
plaplot=2
TransparentPlanet=0
Nebgray=55
NebBright=180
StarDyn=65
StarSize=13
contrast=450
saturation=255
redmove=1
partsize=1.20000004768372
magsize=4
AutoSkycolor=0
DSOColorFillAst=1
DSOColorFillOCl=1
DSOColorFillGCl=1
DSOColorFillPNe=1
DSOColorFillDN=1
DSOColorFillEN=1
DSOColorFillRN=1
DSOColorFillSN=1
DSOColorFillGxy=1
DSOColorFillGxyCl=1
DSOColorFillQ=1
DSOColorFillGL=1
DSOColorFillNE=1
color0=2097152
color1=16711680
color2=16744448
color3=16777215
color4=8454143
color5=65535
color6=33023
color7=255
color8=255
color9=16776960
color10=65280
color11=16777215
color12=4210752
color13=4210752
color14=32896
color15=8421504
color16=8388608
color17=8388736
color18=255
color19=2105392
color20=65535
color21=16760832
color22=2105376
color23=45311
color24=45311
color25=16777088
color26=8453888
color27=4210752
color28=255
color29=16744448
color30=0
color31=255
color32=255
color33=8421631
color34=16711808
color35=16777215
skycolor0=2097152
skycolor1=15744060
skycolor2=13120050
skycolor3=10496040
skycolor4=7864320
skycolor5=6553616
skycolor6=3932176
skycolor7=0
bgColor=2097152

[font]
FontName1=Arial
FontSize1=10
FontBold1=0
FontItalic1=0
FontName2=Arial
FontSize2=10
FontBold2=0
FontItalic2=0
FontName3=Arial
FontSize3=10
FontBold3=0
FontItalic3=0
FontName4=Arial
FontSize4=10
FontBold4=0
FontItalic4=0
FontName5=Courier
FontSize5=10
FontBold5=0
FontItalic5=0
FontName6=Arial
FontSize6=10
FontBold6=0
FontItalic6=0
FontName7=Symbol
FontSize7=10
FontBold7=0
FontItalic7=0
LabelColor1=16777215
LabelSize1=10
LabelColor2=16777215
LabelSize2=10
LabelColor3=16777215
LabelSize3=10
LabelColor4=16777215
LabelSize4=10
LabelColor5=16777215
LabelSize5=10
LabelColor6=65535
LabelSize6=12
LabelColor7=12632256
LabelSize7=10
LabelColor8=16777215
LabelSize8=10

[grid]
ShowCRose=0
CRoseSz=80
HourGridSpacing0=0.00555555555556
HourGridSpacing1=0.00833333333333
HourGridSpacing2=0.01666666666667
HourGridSpacing3=0.03333333333333
HourGridSpacing4=0.08333333333333
HourGridSpacing5=0.25
HourGridSpacing6=0.5
HourGridSpacing7=1
HourGridSpacing8=1
HourGridSpacing9=2
HourGridSpacing10=2
DegreeGridSpacing0=0.08333333333333
DegreeGridSpacing1=0.16666666666667
DegreeGridSpacing2=0.33333333333333
DegreeGridSpacing3=0.5
DegreeGridSpacing4=1
DegreeGridSpacing5=2
DegreeGridSpacing6=5
DegreeGridSpacing7=10
DegreeGridSpacing8=15
DegreeGridSpacing9=20
DegreeGridSpacing10=20

[Finder]
ShowCircle=0
CircleLabel=1
RectangleLabel=1
marknumlabel=1
Circle1=240
Circle2=120
Circle3=30
Circle4=18
Circle5=26.5
Circle6=17.5
Circle7=0
Circle8=0
Circle9=0
Circle10=0
CircleR1=0
CircleR2=0
CircleR3=0
CircleR4=45
CircleR5=0
CircleR6=0
CircleR7=0
CircleR8=0
CircleR9=0
CircleR10=0
CircleOffset1=0
CircleOffset2=0
CircleOffset3=0
CircleOffset4=30
CircleOffset5=0
CircleOffset6=0
CircleOffset7=0
CircleOffset8=0
CircleOffset9=0
CircleOffset10=0
ShowCircle1=1
ShowCircle2=1
ShowCircle3=1
ShowCircle4=0
ShowCircle5=0
ShowCircle6=0
ShowCircle7=0
ShowCircle8=0
ShowCircle9=0
ShowCircle10=0
CircleLbl1=Telrad
CircleLbl2=
CircleLbl3=
CircleLbl4=Off-Axis guider
CircleLbl5=ST7 autoguider area
CircleLbl6=ST7 autoguider area
CircleLbl7=
CircleLbl8=
CircleLbl9=
CircleLbl10=
RectangleW1=11.8000001907349
RectangleW2=4.5
RectangleW3=0
RectangleW4=0
RectangleW5=0
RectangleW6=0
RectangleW7=0
RectangleW8=0
RectangleW9=0
RectangleW10=0
RectangleH1=7.90000009536743
RectangleH2=4.5
RectangleH3=0
RectangleH4=0
RectangleH5=0
RectangleH6=0
RectangleH7=0
RectangleH8=0
RectangleH9=0
RectangleH10=0
RectangleR1=0
RectangleR2=0
RectangleR3=0
RectangleR4=0
RectangleR5=0
RectangleR6=0
RectangleR7=0
RectangleR8=0
RectangleR9=0
RectangleR10=0
RectangleOffset1=0
RectangleOffset2=11
RectangleOffset3=0
RectangleOffset4=0
RectangleOffset5=0
RectangleOffset6=0
RectangleOffset7=0
RectangleOffset8=0
RectangleOffset9=0
RectangleOffset10=0
ShowRectangle1=1
ShowRectangle2=1
ShowRectangle3=0
ShowRectangle4=0
ShowRectangle5=0
ShowRectangle6=0
ShowRectangle7=0
ShowRectangle8=0
ShowRectangle9=0
ShowRectangle10=0
RectangleLbl1=KAF400 prime focus
RectangleLbl2=ST7 autoguider
RectangleLbl3=
RectangleLbl4=
RectangleLbl5=
RectangleLbl6=
RectangleLbl7=
RectangleLbl8=
RectangleLbl9=
RectangleLbl10=

[chart]
EquinoxType=2
EquinoxChart=Date
DefaultJDchart=2451545

[default_chart]
racentre=4.34850541694322
decentre=-0.10341426153526
acentre=4.71234417037549
hcentre=0.31210103219823
fov=1.5707963267949
theta=0
projtype=T
ProjPole=1
FlipX=1
FlipY=1
CoordExpertMode=0
PMon=1
YPMon=0
DrawPMon=0
ApparentPos=1
CoordType=0
DrawPMyear=500
horizonopaque=1
ShowHorizon=0
FillHorizon=0
ShowHorizonDepression=0
ShowEqGrid=0
ShowLabelAll=1
EditLabels=0
ShowGrid=1
ShowGridNum=1
ShowOnlyMeridian=0
ShowConstL=1
ShowConstB=1
ShowEcliptic=0
ShowGalactic=0
ShowMilkyWay=1
FillMilkyWay=1
URL_SUN_NAME=SDO AIA 4500
URL_SUN=http://sdo.gsfc.nasa.gov/assets/img/latest/latest_1024_4500.jpg [^]
URL_SUN_SIZE=1024
URL_SUN_MARGIN=107
SunRefreshTime=24
SunOnline=0
ShowPluto=0
ShowPlanet=1
ShowAsteroid=1
ShowComet=1
DSLforcecolor=0
DSLcolor=0
ShowImages=0
ShowStars=1
ShowNebulae=0
ShowLine=1
ShowBackgroundImage=1
BackgroundImage=.\userdata\pictures\
AstSymbol=0
AstmagMax=11
AstmagDiff=99
ComSymbol=0
CommagMax=11
CommagDiff=99
MagLabel=0
NameLabel=0
DrawAllStarLabel=0
MovedLabelLine=1
ConstFullLabel=1
ConstLatinLabel=0
PlanetParalaxe=1
ShowEarthShadow=1
GRSlongitude=175
GRSjd=2456058.5
GRSdrift=0.04161533196441
StyleGrid=0
StyleEqGrid=0
StyleConstL=0
StyleConstB=2
StyleEcliptic=0
StyleGalEq=0
BGalpha=200
BGmin_sigma=0
BGmax_sigma=0
NEBmin_sigma=0
NEBmax_sigma=0
Simnb=1
SimLabel=1
SimNameLabel=1
SimDateLabel=0
SimDateYear=0
SimDateMonth=0
SimDateDay=0
SimDateHour=0
SimDateMinute=0
SimDateSecond=0
SimMagLabel=1
ShowLegend=0
SimD=0
SimH=0
SimM=15
SimS=0
SimLine=1
SimObject1=0
SimObject2=0
SimObject3=1
SimObject4=0
SimObject5=0
SimObject6=0
SimObject7=0
SimObject8=0
SimObject9=0
SimObject10=0
SimObject11=0
SimObject12=0
SimObject13=0
ShowLabel1=1
LabelMag1=1
ShowLabel2=1
LabelMag2=3
ShowLabel3=1
LabelMag3=3
ShowLabel4=1
LabelMag4=3
ShowLabel5=1
LabelMag5=2
ShowLabel6=1
LabelMag6=4
ShowLabel7=1
LabelMag7=4
ShowLabel8=1
LabelMag8=4
TrackOn=0
TrackType=1
TrackObj=2
TrackDec=0.45061281978663
TrackRA=1.4154225992701
TrackEpoch=2456000.5
TrackName=Vénus
ChartWidth=1867
ChartHeight=861
ChartTop=0
Chartleft=0
ChartMaximized=1

[observatory]
ObsLatitude=-19.71
ObsLongitude=-63.45
ObsAltitude=0
ObsTemperature=10
ObsPressure=1010
ObsName=Rodrigues
ObsCountry=Mauritius
ObsTZ=Indian/Mauritius
countrytz=1

[date]
UseSystemTime=1
CurYear=2012
CurMonth=5
CurDay=25
CurTime=19.2625922222505
autorefresh=1
Force_DT_UT=0
DT_UT_val=0.0184952553125

[projection]
ProjName1=TAN
ProjName2=TAN
ProjName3=TAN
ProjName4=TAN
ProjName5=TAN
ProjName6=TAN
ProjName7=TAN
ProjName8=MER
ProjName9=MER
ProjName10=MER

[custom_labels]
poslabels=0
numlabels=0

[icon]
Icon_action=0
Icon_type=0
Icon_bg=-2147483633
Icon_text=-2147483630
Icon_textsize=7
Icon_info=4
clockposx=-1
clockposy=-1
calposx=-1
calposy=-1

[labels]
poslabels=0
numlabels=0
------------------------------>
(0002084)
Patrick Chevalley (administrator)
12-05-26 13:15

Est-ce que vous utilisez le paramètre --userdir= dans votre script de lancement?
Car pour moi sans ce paramètre il n'utilise pas de répertoire userdata de la clé usb.

Avec votre configuration j'utilise cette commande:
start skychart.exe --config=".\userdata\skychart.ini" --userdir=".\userdata"

Iridflar est en effet copié dans userdata\satellites car c'est un vieux programme dos 16bit qui demande d'être dans le même répertoire que ses données.
Il peut donc y avoir un problème si il y a une ambiguïté sur la position de ce répertoire.

Je ne reconnaissais pas le ciel après avoir chargé votre config :-) vous êtes vraiment a Rodrigues? Je comprend vos problèmes avec la vitesse d'Internet mais le ciel doit être vraiment superbe.

(0002085)
Brice (reporter)
12-05-26 14:36

Oui, j'habite Rodrigues. Plus exactement ici : http://goo.gl/xtNyK [^] :)

J'ai un projet d'observatoire astronomique en maturation, le site est minimaliste mais contient une copie numérique du projet : http://www.rodsky.com [^]
Je travaille en ce moment sur le transit de Vénus et le 251ème anniversaire de l'observation par l'abbé Pingré au même endroit.

Revenons à nos moutons !
Bin ça marche pas. Mais on avance. Voici la copie de mon répertoire userdata/satellites
iridium.tle
visible.tle
quicksat.mag <- copié par Cdc

Pas de trace des exe. Suggestion : peut-être passer en privilège Administrateur pour copier un .exe ?!
Une info qui peut être une fausse piste liée à un bug Windows : dans la fenêtre de l'explorateur l'extension .mag n'est pas affichée. En guise de commentaire : raccourci vers un diagramme microsoft access...
(0002087)
Brice (reporter)
12-05-28 07:53

J'ai copié le contenu les répertoires Iridflar et quickstat dans userdata\satellites. Ca marche à présent !
(0002088)
Patrick Chevalley (administrator)
12-05-28 10:02

Ok, je ferme le problème puisque son origine est une installation non standard.

- Issue History
Date Modified Username Field Change
12-05-09 16:22 Brice New Issue
12-05-09 17:15 Patrick Chevalley Note Added: 0002048
12-05-09 17:15 Patrick Chevalley Assigned To => Patrick Chevalley
12-05-09 17:15 Patrick Chevalley Status new => assigned
12-05-09 17:15 Patrick Chevalley Target Version => 3.8
12-05-14 16:38 Patrick Chevalley Note Added: 0002057
12-05-14 16:38 Patrick Chevalley Status assigned => feedback
12-05-15 08:39 Brice Note Added: 0002060
12-05-15 08:39 Brice Status feedback => assigned
12-05-17 06:39 Brice Note Added: 0002062
12-05-25 10:57 Patrick Chevalley Note Added: 0002081
12-05-25 10:57 Patrick Chevalley Status assigned => resolved
12-05-25 10:57 Patrick Chevalley Resolution open => fixed
12-05-25 17:36 Brice Note Added: 0002083
12-05-25 17:36 Brice Status resolved => feedback
12-05-25 17:36 Brice Resolution fixed => reopened
12-05-26 13:15 Patrick Chevalley Note Added: 0002084
12-05-26 14:36 Brice Note Added: 0002085
12-05-26 14:36 Brice Status feedback => assigned
12-05-28 07:53 Brice Note Added: 0002087
12-05-28 10:02 Patrick Chevalley Note Added: 0002088
12-05-28 10:02 Patrick Chevalley Status assigned => resolved
12-05-28 10:02 Patrick Chevalley Resolution reopened => no change required
13-05-06 14:33 Patrick Chevalley Status resolved => closed


Copyright © 2000 - 2013 MantisBT Team
Powered by Mantis Bugtracker