14.0 MB
/srv/reproducible-results/rbuild-debian/r-b-build.ZL131U55/b1/starjava-ttools_3.5.2-1_i386.changes vs.
/srv/reproducible-results/rbuild-debian/r-b-build.ZL131U55/b2/starjava-ttools_3.5.2-1_i386.changes
731 B
Files
    
Offset 1, 6 lines modifiedOffset 1, 6 lines modified
  
1 ·025986d154cdaea1c760d4016ed9b66b·67592·java·optional·jython-stilts_3.5.2-1_all.deb1 ·cb4f4642aa1e35e551ac9d53d9f7d0e9·67592·java·optional·jython-stilts_3.5.2-1_all.deb
2 ·868d0cef829f4af1c7fcb3bdddabd1ca·1271820·doc·optional·starlink-ttools-java-doc_3.5.2-1_all.deb2 ·868d0cef829f4af1c7fcb3bdddabd1ca·1271820·doc·optional·starlink-ttools-java-doc_3.5.2-1_all.deb
3 ·07332da882b6bf95c67b335d60b2c3a7·5359376·java·optional·starlink-ttools-java_3.5.2-1_all.deb 
4 ·1cb6a05e203fe97fe0449b515470ac70·2547796·doc·optional·stilts-doc_3.5.2-1_all.deb3 ·3f2d504aa9309a370c1aa1ff08f35616·5359200·java·optional·starlink-ttools-java_3.5.2-1_all.deb
 4 ·0ef3c11b425b4d272b05a0ff15d4df5b·2547776·doc·optional·stilts-doc_3.5.2-1_all.deb
5 ·9c02725c90683118778f5e0d43639378·233416·science·optional·stilts_3.5.2-1_all.deb5 ·9c02725c90683118778f5e0d43639378·233416·science·optional·stilts_3.5.2-1_all.deb
7.68 KB
jython-stilts_3.5.2-1_all.deb
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
7.52 KB
data.tar.xz
7.5 KB
data.tar
7.49 KB
./usr/share/jython/Lib/site-packages/stilts.py
    
Offset 1520, 15 lines modifiedOffset 1520, 15 lines modified
1520 ········env·=·_JyEnvironment()1520 ········env·=·_JyEnvironment()
1521 ········env.setValue('format',·_map_env_value(format))1521 ········env.setValue('format',·_map_env_value(format))
1522 ········env.setValue('client',·_map_env_value(client))1522 ········env.setValue('client',·_map_env_value(client))
1523 ········mode·=·_stilts.getModeFactory().createObject('samp')1523 ········mode·=·_stilts.getModeFactory().createObject('samp')
1524 ········consumer·=·mode.createConsumer(env)1524 ········consumer·=·mode.createConsumer(env)
1525 ········_check_unused_args(env)1525 ········_check_unused_args(env)
1526 ········consumer.consume(self)1526 ········consumer.consume(self)
1527 ····def·mode_tosql(self,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder1',·password=None):1527 ····def·mode_tosql(self,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder2',·password=None):
1528 ········'''\1528 ········'''\
1529 ····Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC1529 ····Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC
1530 ····drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256).1530 ····drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256).
1531 ····1531 ····
1532 ····Parameters:1532 ····Parameters:
1533 ····1533 ····
1534 ·······protocol·=·<jdbc-protocol>·······(String)1534 ·······protocol·=·<jdbc-protocol>·······(String)
Offset 1570, 15 lines modifiedOffset 1570, 15 lines modified
1570 ················of·columns)·for·the·data·being·written.1570 ················of·columns)·for·the·data·being·written.
1571 ····1571 ····
1572 ··········[Default:·create]1572 ··········[Default:·create]
1573 ····1573 ····
1574 ·······user·=·<username>·······(String)1574 ·······user·=·<username>·······(String)
1575 ··········User·name·for·the·SQL·connection·to·the·database.1575 ··········User·name·for·the·SQL·connection·to·the·database.
1576 ····1576 ····
1577 ··········[Default:·pbuilder1]1577 ··········[Default:·pbuilder2]
1578 ····1578 ····
1579 ·······password·=·<passwd>·······(String)1579 ·······password·=·<passwd>·······(String)
1580 ··········Password·for·the·SQL·connection·to·the·database.1580 ··········Password·for·the·SQL·connection·to·the·database.
1581 ····'''1581 ····'''
1582 ········env·=·_JyEnvironment()1582 ········env·=·_JyEnvironment()
1583 ········env.setValue('protocol',·_map_env_value(protocol))1583 ········env.setValue('protocol',·_map_env_value(protocol))
1584 ········env.setValue('db',·_map_env_value(db))1584 ········env.setValue('db',·_map_env_value(db))
Offset 4421, 15 lines modifiedOffset 4421, 15 lines modified
4421 ······classpath·and·referenced·in·the·jdbc.drivers·system·property4421 ······classpath·and·referenced·in·the·jdbc.drivers·system·property
4422 ······as·well·for·the·connection·to·be·made.4422 ······as·well·for·the·connection·to·be·made.
  
4423 ···user·=·<value>·······(String)4423 ···user·=·<value>·······(String)
4424 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the4424 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the
4425 ······current·username.4425 ······current·username.
  
4426 ······[Default:·pbuilder1]4426 ······[Default:·pbuilder2]
  
4427 ···password·=·<value>·······(String)4427 ···password·=·<value>·······(String)
4428 ······Password·for·logging·in·to·SQL·database.4428 ······Password·for·logging·in·to·SQL·database.
  
4429 ···sql·=·<sql>·······(String)4429 ···sql·=·<sql>·······(String)
4430 ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be4430 ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be
4431 ······repeated,·or·statements·may·be·separated·by·semicolon·(";")4431 ······repeated,·or·statements·may·be·separated·by·semicolon·(";")
Offset 4628, 15 lines modifiedOffset 4628, 15 lines modified
4628 ······classpath·and·referenced·in·the·jdbc.drivers·system·property4628 ······classpath·and·referenced·in·the·jdbc.drivers·system·property
4629 ······as·well·for·the·connection·to·be·made.4629 ······as·well·for·the·connection·to·be·made.
  
4630 ···user·=·<value>·······(String)4630 ···user·=·<value>·······(String)
4631 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the4631 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the
4632 ······current·username.4632 ······current·username.
  
4633 ······[Default:·pbuilder1]4633 ······[Default:·pbuilder2]
  
4634 ···password·=·<value>·······(String)4634 ···password·=·<value>·······(String)
4635 ······Password·for·logging·in·to·SQL·database.4635 ······Password·for·logging·in·to·SQL·database.
  
4636 ···dbtable·=·<table-name>·······(String)4636 ···dbtable·=·<table-name>·······(String)
4637 ······The·name·of·the·table·in·the·SQL·database·which·provides·the4637 ······The·name·of·the·table·in·the·SQL·database·which·provides·the
4638 ······remote·data.4638 ······remote·data.
Offset 4736, 15 lines modifiedOffset 4736, 15 lines modified
4736 ······classpath·and·referenced·in·the·jdbc.drivers·system·property4736 ······classpath·and·referenced·in·the·jdbc.drivers·system·property
4737 ······as·well·for·the·connection·to·be·made.4737 ······as·well·for·the·connection·to·be·made.
  
4738 ···user·=·<value>·······(String)4738 ···user·=·<value>·······(String)
4739 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the4739 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the
4740 ······current·username.4740 ······current·username.
  
4741 ······[Default:·pbuilder1]4741 ······[Default:·pbuilder2]
  
4742 ···password·=·<value>·······(String)4742 ···password·=·<value>·······(String)
4743 ······Password·for·logging·in·to·SQL·database.4743 ······Password·for·logging·in·to·SQL·database.
  
4744 ···select·=·<select-stmt>·······(String)4744 ···select·=·<select-stmt>·······(String)
4745 ······Gives·the·full·text·(including·"SELECT")·of·the·SELECT4745 ······Gives·the·full·text·(including·"SELECT")·of·the·SELECT
4746 ······statement·to·identify·which·rows·undergo·updates.4746 ······statement·to·identify·which·rows·undergo·updates.
Offset 7988, 15 lines modifiedOffset 7988, 15 lines modified
  
7988 ···parallel·=·<int-value>·······(Integer)7988 ···parallel·=·<int-value>·······(Integer)
7989 ······Determines·how·many·threads·will·run·in·parallel·if·animation7989 ······Determines·how·many·threads·will·run·in·parallel·if·animation
7990 ······output·is·being·produced.·Only·used·if·the·animate·parameter7990 ······output·is·being·produced.·Only·used·if·the·animate·parameter
7991 ······is·supplied.·The·default·value·is·the·number·of·processors7991 ······is·supplied.·The·default·value·is·the·number·of·processors
7992 ······apparently·available·to·the·JVM.7992 ······apparently·available·to·the·JVM.
  
7993 ······[Default:·13]7993 ······[Default:·24]
  
7994 ···xlog·=·true|false·······(Boolean)7994 ···xlog·=·true|false·······(Boolean)
7995 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if7995 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if
7996 ······true·it·is·logarithmic.7996 ······true·it·is·logarithmic.
  
7997 ······[Default:·false]7997 ······[Default:·false]
  
Offset 8775, 15 lines modifiedOffset 8775, 15 lines modified
  
8775 ···parallel·=·<int-value>·······(Integer)8775 ···parallel·=·<int-value>·······(Integer)
8776 ······Determines·how·many·threads·will·run·in·parallel·if·animation8776 ······Determines·how·many·threads·will·run·in·parallel·if·animation
8777 ······output·is·being·produced.·Only·used·if·the·animate·parameter8777 ······output·is·being·produced.·Only·used·if·the·animate·parameter
8778 ······is·supplied.·The·default·value·is·the·number·of·processors8778 ······is·supplied.·The·default·value·is·the·number·of·processors
8779 ······apparently·available·to·the·JVM.8779 ······apparently·available·to·the·JVM.
  
8780 ······[Default:·13]8780 ······[Default:·24]
  
8781 ···projection·=·sin|aitoff|aitoff0|car|car0·······8781 ···projection·=·sin|aitoff|aitoff0|car|car0·······
8782 ···(uk.ac.starlink.ttools.plot2.geom.Projection)8782 ···(uk.ac.starlink.ttools.plot2.geom.Projection)
8783 ······Sky·projection·used·to·display·the·plot.8783 ······Sky·projection·used·to·display·the·plot.
  
8784 ······The·available·options·are:8784 ······The·available·options·are:
  
Offset 9467, 15 lines modifiedOffset 9467, 15 lines modified
  
9467 ···parallel·=·<int-value>·······(Integer)9467 ···parallel·=·<int-value>·······(Integer)
9468 ······Determines·how·many·threads·will·run·in·parallel·if·animation9468 ······Determines·how·many·threads·will·run·in·parallel·if·animation
9469 ······output·is·being·produced.·Only·used·if·the·animate·parameter9469 ······output·is·being·produced.·Only·used·if·the·animate·parameter
9470 ······is·supplied.·The·default·value·is·the·number·of·processors9470 ······is·supplied.·The·default·value·is·the·number·of·processors
9471 ······apparently·available·to·the·JVM.9471 ······apparently·available·to·the·JVM.
  
9472 ······[Default:·13]9472 ······[Default:·24]
  
9473 ···xlog·=·true|false·······(Boolean)9473 ···xlog·=·true|false·······(Boolean)
9474 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if9474 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if
9475 ······true·it·is·logarithmic.9475 ······true·it·is·logarithmic.
  
9476 ······[Default:·false]9476 ······[Default:·false]
  
Max diff block lines reached; 2907/7574 bytes (38.38%) of diff not shown.
14.0 MB
452 B
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2025-03-12·21:11:06.000000·debian-binary1 -rw-r--r--···0········0········0········4·2025-03-12·21:11:06.000000·debian-binary
2 -rw-r--r--···0········0········0·····1240·2025-03-12·21:11:06.000000·control.tar.xz2 -rw-r--r--···0········0········0·····1244·2025-03-12·21:11:06.000000·control.tar.xz
3 -rw-r--r--···0········0········0··5357944·2025-03-12·21:11:06.000000·data.tar.xz3 -rw-r--r--···0········0········0··5357764·2025-03-12·21:11:06.000000·data.tar.xz
98.0 B
70.0 B
48.0 B
30.0 B
Files differ
14.0 MB
14.0 MB
1.21 KB
    
Offset 2, 9 lines modifiedOffset 2, 9 lines modified
2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2025-03-12·21:11:06.000000·./usr/2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2025-03-12·21:11:06.000000·./usr/
3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2025-03-12·21:11:06.000000·./usr/share/3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2025-03-12·21:11:06.000000·./usr/share/
4 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2025-03-12·21:11:06.000000·./usr/share/doc/4 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2025-03-12·21:11:06.000000·./usr/share/doc/
5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2025-03-12·21:11:06.000000·./usr/share/doc/starlink-ttools-java/5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2025-03-12·21:11:06.000000·./usr/share/doc/starlink-ttools-java/
6 -rw-r--r--···0·root·········(0)·root·········(0)·····2304·2025-03-12·21:11:06.000000·./usr/share/doc/starlink-ttools-java/changelog.Debian.gz6 -rw-r--r--···0·root·········(0)·root·········(0)·····2304·2025-03-12·21:11:06.000000·./usr/share/doc/starlink-ttools-java/changelog.Debian.gz
7 -rw-r--r--···0·root·········(0)·root·········(0)·····3597·2025-03-12·21:10:41.000000·./usr/share/doc/starlink-ttools-java/copyright7 -rw-r--r--···0·root·········(0)·root·········(0)·····3597·2025-03-12·21:10:41.000000·./usr/share/doc/starlink-ttools-java/copyright
8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2025-03-12·21:11:06.000000·./usr/share/java/8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2025-03-12·21:11:06.000000·./usr/share/java/
9 -rw-r--r--···0·root·········(0)·root·········(0)··5908434·2025-03-12·21:11:06.000000·./usr/share/java/starlink-ttools-3.5.2.jar9 -rw-r--r--···0·root·········(0)·root·········(0)··5908435·2025-03-12·21:11:06.000000·./usr/share/java/starlink-ttools-3.5.2.jar
10 lrwxrwxrwx···0·root·········(0)·root·········(0)········0·2025-03-12·21:11:06.000000·./usr/share/java/starlink-ttools.jar·->·starlink-ttools-3.5.2.jar10 lrwxrwxrwx···0·root·········(0)·root·········(0)········0·2025-03-12·21:11:06.000000·./usr/share/java/starlink-ttools.jar·->·starlink-ttools-3.5.2.jar
14.0 MB
1.47 KB
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 Zip·file·size:·5908434·bytes,·number·of·entries:·36661 Zip·file·size:·5908435·bytes,·number·of·entries:·3666
2 drwxr-xr-x··2.0·unx········0·bx·stor·25-Mar-12·21:11·META-INF/2 drwxr-xr-x··2.0·unx········0·bx·stor·25-Mar-12·21:11·META-INF/
3 -rw-r--r--··2.0·unx······596·b-·defN·25-Mar-12·21:11·META-INF/MANIFEST.MF3 -rw-r--r--··2.0·unx······596·b-·defN·25-Mar-12·21:11·META-INF/MANIFEST.MF
4 drwxr-xr-x··2.0·unx········0·b-·stor·25-Mar-12·21:11·cds/4 drwxr-xr-x··2.0·unx········0·b-·stor·25-Mar-12·21:11·cds/
5 drwxr-xr-x··2.0·unx········0·b-·stor·25-Mar-12·21:11·cds/tools/5 drwxr-xr-x··2.0·unx········0·b-·stor·25-Mar-12·21:11·cds/tools/
6 -rw-r--r--··2.0·unx······344·b-·defN·25-Mar-12·21:11·cds/tools/ExtApp.class6 -rw-r--r--··2.0·unx······344·b-·defN·25-Mar-12·21:11·cds/tools/ExtApp.class
7 -rw-r--r--··2.0·unx···547682·b-·defN·25-Mar-12·21:11·stilts.py7 -rw-r--r--··2.0·unx···547682·b-·defN·25-Mar-12·21:11·stilts.py
8 drwxr-xr-x··2.0·unx········0·b-·stor·25-Mar-12·21:11·uk/8 drwxr-xr-x··2.0·unx········0·b-·stor·25-Mar-12·21:11·uk/
Offset 3661, 8 lines modifiedOffset 3661, 8 lines modified
3661 -rw-r--r--··2.0·unx·····7498·b-·defN·25-Mar-12·21:11·uk/ac/starlink/ttools/votlint/VotLintContext.class3661 -rw-r--r--··2.0·unx·····7498·b-·defN·25-Mar-12·21:11·uk/ac/starlink/ttools/votlint/VotLintContext.class
3662 -rw-r--r--··2.0·unx·····2925·b-·defN·25-Mar-12·21:11·uk/ac/starlink/ttools/votlint/VotLintEntityResolver.class3662 -rw-r--r--··2.0·unx·····2925·b-·defN·25-Mar-12·21:11·uk/ac/starlink/ttools/votlint/VotLintEntityResolver.class
3663 -rw-r--r--··2.0·unx······396·b-·defN·25-Mar-12·21:11·uk/ac/starlink/ttools/votlint/VotLintException.class3663 -rw-r--r--··2.0·unx······396·b-·defN·25-Mar-12·21:11·uk/ac/starlink/ttools/votlint/VotLintException.class
3664 -rw-r--r--··2.0·unx·····5302·b-·defN·25-Mar-12·21:11·uk/ac/starlink/ttools/votlint/VotLinter.class3664 -rw-r--r--··2.0·unx·····5302·b-·defN·25-Mar-12·21:11·uk/ac/starlink/ttools/votlint/VotLinter.class
3665 -rw-r--r--··2.0·unx·····4743·b-·defN·25-Mar-12·21:11·uk/ac/starlink/ttools/votlint/votable-1.0.dtd3665 -rw-r--r--··2.0·unx·····4743·b-·defN·25-Mar-12·21:11·uk/ac/starlink/ttools/votlint/votable-1.0.dtd
3666 -rw-r--r--··2.0·unx·····5044·b-·defN·25-Mar-12·21:11·uk/ac/starlink/ttools/votlint/votable-1.1.dtd3666 -rw-r--r--··2.0·unx·····5044·b-·defN·25-Mar-12·21:11·uk/ac/starlink/ttools/votlint/votable-1.1.dtd
3667 -rw-r--r--··2.0·unx·····5534·b-·defN·25-Mar-12·21:11·uk/ac/starlink/ttools/votlint/votable-1.2.dtd3667 -rw-r--r--··2.0·unx·····5534·b-·defN·25-Mar-12·21:11·uk/ac/starlink/ttools/votlint/votable-1.2.dtd
3668 3666·files,·12025440·bytes·uncompressed,·5226282·bytes·compressed:··56.5%3668 3666·files,·12025440·bytes·uncompressed,·5226283·bytes·compressed:··56.5%
14.0 MB
    
Offset 100, 179948 lines modifiedOffset 100, 179948 lines modified
100 0002F1·Extract·Zip·Spec······0A·(10)·'1.0'100 0002F1·Extract·Zip·Spec······0A·(10)·'1.0'
101 0002F2·Extract·OS············00·(0)·'MS-DOS'101 0002F2·Extract·OS············00·(0)·'MS-DOS'
102 0002F3·General·Purpose·Flag··0800·(2048)102 0002F3·General·Purpose·Flag··0800·(2048)
103 ·······[Bits·1-2]············0·'Normal·Compression'103 ·······[Bits·1-2]············0·'Normal·Compression'
104 ·······[Bit·11]··············1·'Language·Encoding'104 ·······[Bit·11]··············1·'Language·Encoding'
105 0002F5·Compression·Method····0008·(8)·'Deflated'105 0002F5·Compression·Method····0008·(8)·'Deflated'
106 0002F7·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025'106 0002F7·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025'
107 0002FB·CRC···················B0C026D5·(2965382869)107 0002FB·CRC···················E4E7E659·(3840403033)
108 0002FF·Compressed·Size·······00016D99·(93593)108 0002FF·Compressed·Size·······00016D9A·(93594)
109 000303·Uncompressed·Size·····00085B62·(547682)109 000303·Uncompressed·Size·····00085B62·(547682)
110 000307·Filename·Length·······0009·(9)110 000307·Filename·Length·······0009·(9)
111 000309·Extra·Length··········0000·(0)111 000309·Extra·Length··········0000·(0)
112 00030B·Filename··············'XXXXXXXXX'112 00030B·Filename··············'XXXXXXXXX'
113 #113 #
114 #·WARNING:·Offset·0x30B:·Filename·'XXXXXXXXX'114 #·WARNING:·Offset·0x30B:·Filename·'XXXXXXXXX'
115 #··········Zero·length·filename115 #··········Zero·length·filename
116 #116 #
117 000314·PAYLOAD117 000314·PAYLOAD
  
118 0170AD·LOCAL·HEADER·#7·······04034B50·(67324752)118 0170AE·LOCAL·HEADER·#7·······04034B50·(67324752)
119 0170B1·Extract·Zip·Spec······0A·(10)·'1.0'119 0170B2·Extract·Zip·Spec······0A·(10)·'1.0'
120 0170B2·Extract·OS············00·(0)·'MS-DOS'120 0170B3·Extract·OS············00·(0)·'MS-DOS'
121 0170B3·General·Purpose·Flag··0800·(2048)121 0170B4·General·Purpose·Flag··0800·(2048)
122 ·······[Bit·11]··············1·'Language·Encoding'122 ·······[Bit·11]··············1·'Language·Encoding'
123 0170B5·Compression·Method····0000·(0)·'Stored'123 0170B6·Compression·Method····0000·(0)·'Stored'
124 0170B7·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025'124 0170B8·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025'
125 0170BB·CRC···················00000000·(0)125 0170BC·CRC···················00000000·(0)
126 0170BF·Compressed·Size·······00000000·(0)126 0170C0·Compressed·Size·······00000000·(0)
127 0170C3·Uncompressed·Size·····00000000·(0)127 0170C4·Uncompressed·Size·····00000000·(0)
128 0170C7·Filename·Length·······0003·(3)128 0170C8·Filename·Length·······0003·(3)
129 0170C9·Extra·Length··········0000·(0)129 0170CA·Extra·Length··········0000·(0)
130 0170CB·Filename··············'XXX'130 0170CC·Filename··············'XXX'
131 #131 #
132 #·WARNING:·Offset·0x170CB:·Filename·'XXX'132 #·WARNING:·Offset·0x170CC:·Filename·'XXX'
133 #··········Zero·length·filename133 #··········Zero·length·filename
134 #134 #
  
135 0170CE·LOCAL·HEADER·#8·······04034B50·(67324752)135 0170CF·LOCAL·HEADER·#8·······04034B50·(67324752)
136 0170D2·Extract·Zip·Spec······0A·(10)·'1.0'136 0170D3·Extract·Zip·Spec······0A·(10)·'1.0'
137 0170D3·Extract·OS············00·(0)·'MS-DOS'137 0170D4·Extract·OS············00·(0)·'MS-DOS'
138 0170D4·General·Purpose·Flag··0800·(2048)138 0170D5·General·Purpose·Flag··0800·(2048)
139 ·······[Bit·11]··············1·'Language·Encoding'139 ·······[Bit·11]··············1·'Language·Encoding'
140 0170D6·Compression·Method····0000·(0)·'Stored'140 0170D7·Compression·Method····0000·(0)·'Stored'
141 0170D8·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025'141 0170D9·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025'
142 0170DC·CRC···················00000000·(0)142 0170DD·CRC···················00000000·(0)
143 0170E0·Compressed·Size·······00000000·(0)143 0170E1·Compressed·Size·······00000000·(0)
144 0170E4·Uncompressed·Size·····00000000·(0)144 0170E5·Uncompressed·Size·····00000000·(0)
145 0170E8·Filename·Length·······0006·(6)145 0170E9·Filename·Length·······0006·(6)
146 0170EA·Extra·Length··········0000·(0)146 0170EB·Extra·Length··········0000·(0)
147 0170EC·Filename··············'XXXXXX'147 0170ED·Filename··············'XXXXXX'
148 #148 #
149 #·WARNING:·Offset·0x170EC:·Filename·'XXXXXX'149 #·WARNING:·Offset·0x170ED:·Filename·'XXXXXX'
150 #··········Zero·length·filename150 #··········Zero·length·filename
151 #151 #
  
152 0170F2·LOCAL·HEADER·#9·······04034B50·(67324752)152 0170F3·LOCAL·HEADER·#9·······04034B50·(67324752)
153 0170F6·Extract·Zip·Spec······0A·(10)·'1.0'153 0170F7·Extract·Zip·Spec······0A·(10)·'1.0'
154 0170F7·Extract·OS············00·(0)·'MS-DOS'154 0170F8·Extract·OS············00·(0)·'MS-DOS'
155 0170F8·General·Purpose·Flag··0800·(2048)155 0170F9·General·Purpose·Flag··0800·(2048)
156 ·······[Bit·11]··············1·'Language·Encoding'156 ·······[Bit·11]··············1·'Language·Encoding'
157 0170FA·Compression·Method····0000·(0)·'Stored'157 0170FB·Compression·Method····0000·(0)·'Stored'
158 0170FC·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025'158 0170FD·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025'
159 017100·CRC···················00000000·(0)159 017101·CRC···················00000000·(0)
160 017104·Compressed·Size·······00000000·(0)160 017105·Compressed·Size·······00000000·(0)
161 017108·Uncompressed·Size·····00000000·(0)161 017109·Uncompressed·Size·····00000000·(0)
162 01710C·Filename·Length·······000F·(15)162 01710D·Filename·Length·······000F·(15)
163 01710E·Extra·Length··········0000·(0)163 01710F·Extra·Length··········0000·(0)
164 017110·Filename··············'XXXXXXXXXXXXXXX'164 017111·Filename··············'XXXXXXXXXXXXXXX'
165 #165 #
166 #·WARNING:·Offset·0x17110:·Filename·'XXXXXXXXXXXXXXX'166 #·WARNING:·Offset·0x17111:·Filename·'XXXXXXXXXXXXXXX'
167 #··········Zero·length·filename167 #··········Zero·length·filename
168 #168 #
  
169 01711F·LOCAL·HEADER·#10······04034B50·(67324752)169 017120·LOCAL·HEADER·#10······04034B50·(67324752)
170 017123·Extract·Zip·Spec······0A·(10)·'1.0'170 017124·Extract·Zip·Spec······0A·(10)·'1.0'
171 017124·Extract·OS············00·(0)·'MS-DOS'171 017125·Extract·OS············00·(0)·'MS-DOS'
172 017125·General·Purpose·Flag··0800·(2048)172 017126·General·Purpose·Flag··0800·(2048)
173 ·······[Bit·11]··············1·'Language·Encoding'173 ·······[Bit·11]··············1·'Language·Encoding'
174 017127·Compression·Method····0000·(0)·'Stored'174 017128·Compression·Method····0000·(0)·'Stored'
175 017129·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025'175 01712A·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025'
176 01712D·CRC···················00000000·(0)176 01712E·CRC···················00000000·(0)
177 017131·Compressed·Size·······00000000·(0)177 017132·Compressed·Size·······00000000·(0)
178 017135·Uncompressed·Size·····00000000·(0)178 017136·Uncompressed·Size·····00000000·(0)
179 017139·Filename·Length·······0016·(22)179 01713A·Filename·Length·······0016·(22)
180 01713B·Extra·Length··········0000·(0)180 01713C·Extra·Length··········0000·(0)
181 01713D·Filename··············'XXXXXXXXXXXXXXXXXXXXXX'181 01713E·Filename··············'XXXXXXXXXXXXXXXXXXXXXX'
182 #182 #
183 #·WARNING:·Offset·0x1713D:·Filename·'XXXXXXXXXXXXXXXXXXXXXX'183 #·WARNING:·Offset·0x1713E:·Filename·'XXXXXXXXXXXXXXXXXXXXXX'
184 #··········Zero·length·filename184 #··········Zero·length·filename
185 #185 #
  
186 017153·LOCAL·HEADER·#11······04034B50·(67324752)186 017154·LOCAL·HEADER·#11······04034B50·(67324752)
187 017157·Extract·Zip·Spec······0A·(10)·'1.0'187 017158·Extract·Zip·Spec······0A·(10)·'1.0'
188 017158·Extract·OS············00·(0)·'MS-DOS'188 017159·Extract·OS············00·(0)·'MS-DOS'
189 017159·General·Purpose·Flag··0800·(2048)189 01715A·General·Purpose·Flag··0800·(2048)
190 ·······[Bits·1-2]············0·'Normal·Compression'190 ·······[Bits·1-2]············0·'Normal·Compression'
191 ·······[Bit·11]··············1·'Language·Encoding'191 ·······[Bit·11]··············1·'Language·Encoding'
192 01715B·Compression·Method····0008·(8)·'Deflated'192 01715C·Compression·Method····0008·(8)·'Deflated'
193 01715D·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025'193 01715E·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025'
194 017161·CRC···················53AE84C0·(1403946176)194 017162·CRC···················53AE84C0·(1403946176)
195 017165·Compressed·Size·······000008AB·(2219)195 017166·Compressed·Size·······000008AB·(2219)
196 017169·Uncompressed·Size·····00000E4C·(3660)196 01716A·Uncompressed·Size·····00000E4C·(3660)
197 01716D·Filename·Length·······0027·(39)197 01716E·Filename·Length·······0027·(39)
198 01716F·Extra·Length··········0000·(0)198 017170·Extra·Length··········0000·(0)
199 017171·Filename··············'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'199 017172·Filename··············'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
200 #200 #
201 #·WARNING:·Offset·0x17171:·Filename·'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'201 #·WARNING:·Offset·0x17172:·Filename·'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
202 #··········Zero·length·filename202 #··········Zero·length·filename
203 #203 #
204 017198·PAYLOAD204 017199·PAYLOAD
  
205 017A43·LOCAL·HEADER·#12······04034B50·(67324752)205 017A44·LOCAL·HEADER·#12······04034B50·(67324752)
206 017A47·Extract·Zip·Spec······0A·(10)·'1.0'206 017A48·Extract·Zip·Spec······0A·(10)·'1.0'
207 017A48·Extract·OS············00·(0)·'MS-DOS'207 017A49·Extract·OS············00·(0)·'MS-DOS'
208 017A49·General·Purpose·Flag··0800·(2048)208 017A4A·General·Purpose·Flag··0800·(2048)
209 ·······[Bits·1-2]············0·'Normal·Compression'209 ·······[Bits·1-2]············0·'Normal·Compression'
210 ·······[Bit·11]··············1·'Language·Encoding'210 ·······[Bit·11]··············1·'Language·Encoding'
211 017A4B·Compression·Method····0008·(8)·'Deflated'211 017A4C·Compression·Method····0008·(8)·'Deflated'
212 017A4D·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025'212 017A4E·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025'
213 017A51·CRC···················15AE6B20·(363752224)213 017A52·CRC···················15AE6B20·(363752224)
214 017A55·Compressed·Size·······00000585·(1413)214 017A56·Compressed·Size·······00000585·(1413)
215 017A59·Uncompressed·Size·····000009B9·(2489)215 017A5A·Uncompressed·Size·····000009B9·(2489)
216 017A5D·Filename·Length·······0027·(39)216 017A5E·Filename·Length·······0027·(39)
217 017A5F·Extra·Length··········0000·(0)217 017A60·Extra·Length··········0000·(0)
218 017A61·Filename··············'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'218 017A62·Filename··············'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
219 #219 #
220 #·WARNING:·Offset·0x17A61:·Filename·'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'220 #·WARNING:·Offset·0x17A62:·Filename·'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
Max diff block lines reached; 14647884/14657079 bytes (99.94%) of diff not shown.
7.41 KB
    
Offset 1520, 15 lines modifiedOffset 1520, 15 lines modified
1520 ········env·=·_JyEnvironment()1520 ········env·=·_JyEnvironment()
1521 ········env.setValue('format',·_map_env_value(format))1521 ········env.setValue('format',·_map_env_value(format))
1522 ········env.setValue('client',·_map_env_value(client))1522 ········env.setValue('client',·_map_env_value(client))
1523 ········mode·=·_stilts.getModeFactory().createObject('samp')1523 ········mode·=·_stilts.getModeFactory().createObject('samp')
1524 ········consumer·=·mode.createConsumer(env)1524 ········consumer·=·mode.createConsumer(env)
1525 ········_check_unused_args(env)1525 ········_check_unused_args(env)
1526 ········consumer.consume(self)1526 ········consumer.consume(self)
1527 ····def·mode_tosql(self,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder1',·password=None):1527 ····def·mode_tosql(self,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder2',·password=None):
1528 ········'''\1528 ········'''\
1529 ····Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC1529 ····Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC
1530 ····drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256).1530 ····drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256).
1531 ····1531 ····
1532 ····Parameters:1532 ····Parameters:
1533 ····1533 ····
1534 ·······protocol·=·<jdbc-protocol>·······(String)1534 ·······protocol·=·<jdbc-protocol>·······(String)
Offset 1570, 15 lines modifiedOffset 1570, 15 lines modified
1570 ················of·columns)·for·the·data·being·written.1570 ················of·columns)·for·the·data·being·written.
1571 ····1571 ····
1572 ··········[Default:·create]1572 ··········[Default:·create]
1573 ····1573 ····
1574 ·······user·=·<username>·······(String)1574 ·······user·=·<username>·······(String)
1575 ··········User·name·for·the·SQL·connection·to·the·database.1575 ··········User·name·for·the·SQL·connection·to·the·database.
1576 ····1576 ····
1577 ··········[Default:·pbuilder1]1577 ··········[Default:·pbuilder2]
1578 ····1578 ····
1579 ·······password·=·<passwd>·······(String)1579 ·······password·=·<passwd>·······(String)
1580 ··········Password·for·the·SQL·connection·to·the·database.1580 ··········Password·for·the·SQL·connection·to·the·database.
1581 ····'''1581 ····'''
1582 ········env·=·_JyEnvironment()1582 ········env·=·_JyEnvironment()
1583 ········env.setValue('protocol',·_map_env_value(protocol))1583 ········env.setValue('protocol',·_map_env_value(protocol))
1584 ········env.setValue('db',·_map_env_value(db))1584 ········env.setValue('db',·_map_env_value(db))
Offset 4421, 15 lines modifiedOffset 4421, 15 lines modified
4421 ······classpath·and·referenced·in·the·jdbc.drivers·system·property4421 ······classpath·and·referenced·in·the·jdbc.drivers·system·property
4422 ······as·well·for·the·connection·to·be·made.4422 ······as·well·for·the·connection·to·be·made.
  
4423 ···user·=·<value>·······(String)4423 ···user·=·<value>·······(String)
4424 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the4424 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the
4425 ······current·username.4425 ······current·username.
  
4426 ······[Default:·pbuilder1]4426 ······[Default:·pbuilder2]
  
4427 ···password·=·<value>·······(String)4427 ···password·=·<value>·······(String)
4428 ······Password·for·logging·in·to·SQL·database.4428 ······Password·for·logging·in·to·SQL·database.
  
4429 ···sql·=·<sql>·······(String)4429 ···sql·=·<sql>·······(String)
4430 ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be4430 ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be
4431 ······repeated,·or·statements·may·be·separated·by·semicolon·(";")4431 ······repeated,·or·statements·may·be·separated·by·semicolon·(";")
Offset 4628, 15 lines modifiedOffset 4628, 15 lines modified
4628 ······classpath·and·referenced·in·the·jdbc.drivers·system·property4628 ······classpath·and·referenced·in·the·jdbc.drivers·system·property
4629 ······as·well·for·the·connection·to·be·made.4629 ······as·well·for·the·connection·to·be·made.
  
4630 ···user·=·<value>·······(String)4630 ···user·=·<value>·······(String)
4631 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the4631 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the
4632 ······current·username.4632 ······current·username.
  
4633 ······[Default:·pbuilder1]4633 ······[Default:·pbuilder2]
  
4634 ···password·=·<value>·······(String)4634 ···password·=·<value>·······(String)
4635 ······Password·for·logging·in·to·SQL·database.4635 ······Password·for·logging·in·to·SQL·database.
  
4636 ···dbtable·=·<table-name>·······(String)4636 ···dbtable·=·<table-name>·······(String)
4637 ······The·name·of·the·table·in·the·SQL·database·which·provides·the4637 ······The·name·of·the·table·in·the·SQL·database·which·provides·the
4638 ······remote·data.4638 ······remote·data.
Offset 4736, 15 lines modifiedOffset 4736, 15 lines modified
4736 ······classpath·and·referenced·in·the·jdbc.drivers·system·property4736 ······classpath·and·referenced·in·the·jdbc.drivers·system·property
4737 ······as·well·for·the·connection·to·be·made.4737 ······as·well·for·the·connection·to·be·made.
  
4738 ···user·=·<value>·······(String)4738 ···user·=·<value>·······(String)
4739 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the4739 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the
4740 ······current·username.4740 ······current·username.
  
4741 ······[Default:·pbuilder1]4741 ······[Default:·pbuilder2]
  
4742 ···password·=·<value>·······(String)4742 ···password·=·<value>·······(String)
4743 ······Password·for·logging·in·to·SQL·database.4743 ······Password·for·logging·in·to·SQL·database.
  
4744 ···select·=·<select-stmt>·······(String)4744 ···select·=·<select-stmt>·······(String)
4745 ······Gives·the·full·text·(including·"SELECT")·of·the·SELECT4745 ······Gives·the·full·text·(including·"SELECT")·of·the·SELECT
4746 ······statement·to·identify·which·rows·undergo·updates.4746 ······statement·to·identify·which·rows·undergo·updates.
Offset 7988, 15 lines modifiedOffset 7988, 15 lines modified
  
7988 ···parallel·=·<int-value>·······(Integer)7988 ···parallel·=·<int-value>·······(Integer)
7989 ······Determines·how·many·threads·will·run·in·parallel·if·animation7989 ······Determines·how·many·threads·will·run·in·parallel·if·animation
7990 ······output·is·being·produced.·Only·used·if·the·animate·parameter7990 ······output·is·being·produced.·Only·used·if·the·animate·parameter
7991 ······is·supplied.·The·default·value·is·the·number·of·processors7991 ······is·supplied.·The·default·value·is·the·number·of·processors
7992 ······apparently·available·to·the·JVM.7992 ······apparently·available·to·the·JVM.
  
7993 ······[Default:·13]7993 ······[Default:·24]
  
7994 ···xlog·=·true|false·······(Boolean)7994 ···xlog·=·true|false·······(Boolean)
7995 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if7995 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if
7996 ······true·it·is·logarithmic.7996 ······true·it·is·logarithmic.
  
7997 ······[Default:·false]7997 ······[Default:·false]
  
Offset 8775, 15 lines modifiedOffset 8775, 15 lines modified
  
8775 ···parallel·=·<int-value>·······(Integer)8775 ···parallel·=·<int-value>·······(Integer)
8776 ······Determines·how·many·threads·will·run·in·parallel·if·animation8776 ······Determines·how·many·threads·will·run·in·parallel·if·animation
8777 ······output·is·being·produced.·Only·used·if·the·animate·parameter8777 ······output·is·being·produced.·Only·used·if·the·animate·parameter
8778 ······is·supplied.·The·default·value·is·the·number·of·processors8778 ······is·supplied.·The·default·value·is·the·number·of·processors
8779 ······apparently·available·to·the·JVM.8779 ······apparently·available·to·the·JVM.
  
8780 ······[Default:·13]8780 ······[Default:·24]
  
8781 ···projection·=·sin|aitoff|aitoff0|car|car0·······8781 ···projection·=·sin|aitoff|aitoff0|car|car0·······
8782 ···(uk.ac.starlink.ttools.plot2.geom.Projection)8782 ···(uk.ac.starlink.ttools.plot2.geom.Projection)
8783 ······Sky·projection·used·to·display·the·plot.8783 ······Sky·projection·used·to·display·the·plot.
  
8784 ······The·available·options·are:8784 ······The·available·options·are:
  
Offset 9467, 15 lines modifiedOffset 9467, 15 lines modified
  
9467 ···parallel·=·<int-value>·······(Integer)9467 ···parallel·=·<int-value>·······(Integer)
9468 ······Determines·how·many·threads·will·run·in·parallel·if·animation9468 ······Determines·how·many·threads·will·run·in·parallel·if·animation
9469 ······output·is·being·produced.·Only·used·if·the·animate·parameter9469 ······output·is·being·produced.·Only·used·if·the·animate·parameter
9470 ······is·supplied.·The·default·value·is·the·number·of·processors9470 ······is·supplied.·The·default·value·is·the·number·of·processors
9471 ······apparently·available·to·the·JVM.9471 ······apparently·available·to·the·JVM.
  
9472 ······[Default:·13]9472 ······[Default:·24]
  
9473 ···xlog·=·true|false·······(Boolean)9473 ···xlog·=·true|false·······(Boolean)
9474 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if9474 ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if
9475 ······true·it·is·logarithmic.9475 ······true·it·is·logarithmic.
  
9476 ······[Default:·false]9476 ······[Default:·false]
  
Max diff block lines reached; 2907/7574 bytes (38.38%) of diff not shown.
15.9 KB
stilts-doc_3.5.2-1_all.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2025-03-12·21:11:06.000000·debian-binary1 -rw-r--r--···0········0········0········4·2025-03-12·21:11:06.000000·debian-binary
2 -rw-r--r--···0········0········0·····3380·2025-03-12·21:11:06.000000·control.tar.xz2 -rw-r--r--···0········0········0·····3380·2025-03-12·21:11:06.000000·control.tar.xz
3 -rw-r--r--···0········0········0··2544224·2025-03-12·21:11:06.000000·data.tar.xz3 -rw-r--r--···0········0········0··2544204·2025-03-12·21:11:06.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
15.4 KB
data.tar.xz
15.4 KB
data.tar
15.4 KB
./usr/share/doc/stilts/sun256/sun256.html
    
Offset 9146, 15 lines modifiedOffset 9146, 15 lines modified
9146 ················</dt>9146 ················</dt>
9147 ················9147 ················
9148 ················<dd>9148 ················<dd>
9149 ····················User·name·for·the·SQL·connection·to·the·database.9149 ····················User·name·for·the·SQL·connection·to·the·database.
  
  
9150 ····················<p>9150 ····················<p>
9151 ························[Default:·<code>pbuilder1</code>]9151 ························[Default:·<code>pbuilder2</code>]
9152 ····················</p>9152 ····················</p>
9153 ················</dd>9153 ················</dd>
9154 ················9154 ················
9155 ················<dt>9155 ················<dt>
9156 ····················<strong><code>password·=·&lt;passwd&gt;</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String)</em></strong>9156 ····················<strong><code>password·=·&lt;passwd&gt;</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String)</em></strong>
9157 ················</dt>9157 ················</dt>
9158 ················9158 ················
Offset 62491, 15 lines modifiedOffset 62491, 15 lines modified
62491 Only·used·if·the·<code>animate</code>62491 Only·used·if·the·<code>animate</code>
62492 parameter·is·supplied.62492 parameter·is·supplied.
62493 The·default·value·is·the·number·of·processors·apparently62493 The·default·value·is·the·number·of·processors·apparently
62494 available·to·the·JVM.62494 available·to·the·JVM.
  
  
62495 ····················<p>62495 ····················<p>
62496 ························[Default:·<code>13</code>]62496 ························[Default:·<code>24</code>]
62497 ····················</p>62497 ····················</p>
62498 ················</dd>62498 ················</dd>
62499 ················62499 ················
62500 ················<dt>62500 ················<dt>
62501 ····················<strong><code>seq·=·&lt;suffix&gt;[,...]</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String[])</em></strong>62501 ····················<strong><code>seq·=·&lt;suffix&gt;[,...]</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String[])</em></strong>
62502 ················</dt>62502 ················</dt>
62503 ················62503 ················
Offset 64693, 15 lines modifiedOffset 64693, 15 lines modified
64693 Only·used·if·the·<code>animate</code>64693 Only·used·if·the·<code>animate</code>
64694 parameter·is·supplied.64694 parameter·is·supplied.
64695 The·default·value·is·the·number·of·processors·apparently64695 The·default·value·is·the·number·of·processors·apparently
64696 available·to·the·JVM.64696 available·to·the·JVM.
  
  
64697 ····················<p>64697 ····················<p>
64698 ························[Default:·<code>13</code>]64698 ························[Default:·<code>24</code>]
64699 ····················</p>64699 ····················</p>
64700 ················</dd>64700 ················</dd>
64701 ················64701 ················
64702 ················<dt>64702 ················<dt>
64703 ····················<strong><code>projection·=·sin|aitoff|aitoff0|car|car0</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(<a·href="https://www.star.bristol.ac.uk/mbt/starjavadocs/uk/ac/starlink/ttools/plot2/geom/Projection.html">Projection</a>)</em></strong>64703 ····················<strong><code>projection·=·sin|aitoff|aitoff0|car|car0</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(<a·href="https://www.star.bristol.ac.uk/mbt/starjavadocs/uk/ac/starlink/ttools/plot2/geom/Projection.html">Projection</a>)</em></strong>
64704 ················</dt>64704 ················</dt>
64705 ················64705 ················
Offset 66463, 15 lines modifiedOffset 66463, 15 lines modified
66463 Only·used·if·the·<code>animate</code>66463 Only·used·if·the·<code>animate</code>
66464 parameter·is·supplied.66464 parameter·is·supplied.
66465 The·default·value·is·the·number·of·processors·apparently66465 The·default·value·is·the·number·of·processors·apparently
66466 available·to·the·JVM.66466 available·to·the·JVM.
  
  
66467 ····················<p>66467 ····················<p>
66468 ························[Default:·<code>13</code>]66468 ························[Default:·<code>24</code>]
66469 ····················</p>66469 ····················</p>
66470 ················</dd>66470 ················</dd>
66471 ················66471 ················
66472 ················<dt>66472 ················<dt>
66473 ····················<strong><code>phi·=·&lt;degrees&gt;</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(Double)</em></strong>66473 ····················<strong><code>phi·=·&lt;degrees&gt;</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(Double)</em></strong>
66474 ················</dt>66474 ················</dt>
66475 ················66475 ················
Offset 68504, 15 lines modifiedOffset 68504, 15 lines modified
68504 Only·used·if·the·<code>animate</code>68504 Only·used·if·the·<code>animate</code>
68505 parameter·is·supplied.68505 parameter·is·supplied.
68506 The·default·value·is·the·number·of·processors·apparently68506 The·default·value·is·the·number·of·processors·apparently
68507 available·to·the·JVM.68507 available·to·the·JVM.
  
  
68508 ····················<p>68508 ····················<p>
68509 ························[Default:·<code>13</code>]68509 ························[Default:·<code>24</code>]
68510 ····················</p>68510 ····················</p>
68511 ················</dd>68511 ················</dd>
68512 ················68512 ················
68513 ················<dt>68513 ················<dt>
68514 ····················<strong><code>phi·=·&lt;degrees&gt;</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(Double)</em></strong>68514 ····················<strong><code>phi·=·&lt;degrees&gt;</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(Double)</em></strong>
68515 ················</dt>68515 ················</dt>
68516 ················68516 ················
Offset 70304, 15 lines modifiedOffset 70304, 15 lines modified
70304 Only·used·if·the·<code>animate</code>70304 Only·used·if·the·<code>animate</code>
70305 parameter·is·supplied.70305 parameter·is·supplied.
70306 The·default·value·is·the·number·of·processors·apparently70306 The·default·value·is·the·number·of·processors·apparently
70307 available·to·the·JVM.70307 available·to·the·JVM.
  
  
70308 ····················<p>70308 ····················<p>
70309 ························[Default:·<code>13</code>]70309 ························[Default:·<code>24</code>]
70310 ····················</p>70310 ····················</p>
70311 ················</dd>70311 ················</dd>
70312 ················70312 ················
70313 ················<dt>70313 ················<dt>
70314 ····················<strong><code>seq·=·&lt;suffix&gt;[,...]</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String[])</em></strong>70314 ····················<strong><code>seq·=·&lt;suffix&gt;[,...]</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String[])</em></strong>
70315 ················</dt>70315 ················</dt>
70316 ················70316 ················
Offset 72373, 15 lines modifiedOffset 72373, 15 lines modified
72373 Only·used·if·the·<code>animate</code>72373 Only·used·if·the·<code>animate</code>
72374 parameter·is·supplied.72374 parameter·is·supplied.
72375 The·default·value·is·the·number·of·processors·apparently72375 The·default·value·is·the·number·of·processors·apparently
72376 available·to·the·JVM.72376 available·to·the·JVM.
  
  
72377 ····················<p>72377 ····················<p>
72378 ························[Default:·<code>13</code>]72378 ························[Default:·<code>24</code>]
72379 ····················</p>72379 ····················</p>
72380 ················</dd>72380 ················</dd>
72381 ················72381 ················
72382 ················<dt>72382 ················<dt>
72383 ····················<strong><code>seq·=·&lt;suffix&gt;[,...]</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String[])</em></strong>72383 ····················<strong><code>seq·=·&lt;suffix&gt;[,...]</code>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>(String[])</em></strong>
72384 ················</dt>72384 ················</dt>
72385 ················72385 ················
Offset 77775, 15 lines modifiedOffset 77775, 15 lines modified
77775 ················77775 ················
77776 ················<dd>77776 ················<dd>
77777 ····················User·name·for·logging·in·to·SQL·database.77777 ····················User·name·for·logging·in·to·SQL·database.
77778 Defaults·to·the·current·username.77778 Defaults·to·the·current·username.
  
  
77779 ····················<p>77779 ····················<p>
77780 ························[Default:·<code>pbuilder1</code>]77780 ························[Default:·<code>pbuilder2</code>]
77781 ····················</p>77781 ····················</p>
77782 ················</dd>77782 ················</dd>
77783 ················77783 ················
77784 ············</dl>77784 ············</dl>
77785 ············77785 ············
77786 ········</p>77786 ········</p>
77787 ········77787 ········
Max diff block lines reached; 985/5527 bytes (17.82%) of diff not shown.
9.92 KB
html2text {}
    
Offset 3533, 15 lines modifiedOffset 3533, 15 lines modified
3533 ············of·the·same·name·already·exists,·it·is·dropped·first.3533 ············of·the·same·name·already·exists,·it·is·dropped·first.
3534 ··········*·append:·Appends·to·an·existing·table.·An·error·results·if·the·named3534 ··········*·append:·Appends·to·an·existing·table.·An·error·results·if·the·named
3535 ············table·has·the·wrong·structure·(number·or·types·of·columns)·for·the3535 ············table·has·the·wrong·structure·(number·or·types·of·columns)·for·the
3536 ············data·being·written.3536 ············data·being·written.
3537 ······[Default:·create]3537 ······[Default:·create]
3538 ··u\x8us\x8se\x8er\x8r·=\x8=·<\x8<u\x8us\x8se\x8er\x8rn\x8na\x8am\x8me\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8)3538 ··u\x8us\x8se\x8er\x8r·=\x8=·<\x8<u\x8us\x8se\x8er\x8rn\x8na\x8am\x8me\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8)
3539 ······User·name·for·the·SQL·connection·to·the·database.3539 ······User·name·for·the·SQL·connection·to·the·database.
3540 ······[Default:·pbuilder1]3540 ······[Default:·pbuilder2]
3541 ··p\x8pa\x8as\x8ss\x8sw\x8wo\x8or\x8rd\x8d·=\x8=·<\x8<p\x8pa\x8as\x8ss\x8sw\x8wd\x8d>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8)3541 ··p\x8pa\x8as\x8ss\x8sw\x8wo\x8or\x8rd\x8d·=\x8=·<\x8<p\x8pa\x8as\x8ss\x8sw\x8wd\x8d>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8)
3542 ······Password·for·the·SQL·connection·to·the·database.3542 ······Password·for·the·SQL·connection·to·the·database.
3543 ===============================================================================3543 ===============================================================================
3544 *\x8**\x8**\x8**\x8**\x8*·7\x87·C\x8Cr\x8ro\x8os\x8ss\x8sm\x8ma\x8at\x8tc\x8ch\x8hi\x8in\x8ng\x8g·*\x8**\x8**\x8**\x8**\x8*3544 *\x8**\x8**\x8**\x8**\x8*·7\x87·C\x8Cr\x8ro\x8os\x8ss\x8sm\x8ma\x8at\x8tc\x8ch\x8hi\x8in\x8ng\x8g·*\x8**\x8**\x8**\x8**\x8*
3545 STILTS·offers·flexible·and·efficient·facilities·for·crossmatching·tables.3545 STILTS·offers·flexible·and·efficient·facilities·for·crossmatching·tables.
3546 Crossmatching·is·identifying·different·rows,·which·may·be·in·the·same·or3546 Crossmatching·is·identifying·different·rows,·which·may·be·in·the·same·or
3547 different·tables,·that·refer·to·the·same·item.·In·an·astronomical·context·such3547 different·tables,·that·refer·to·the·same·item.·In·an·astronomical·context·such
Offset 19156, 15 lines modifiedOffset 19156, 15 lines modified
19156 ············parameter19156 ············parameter
19157 ······[Default:·auto]19157 ······[Default:·auto]
19158 ··p\x8pa\x8ar\x8ra\x8al\x8ll\x8le\x8el\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t-\x8-v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(I\x8In\x8nt\x8te\x8eg\x8ge\x8er\x8r)\x8)19158 ··p\x8pa\x8ar\x8ra\x8al\x8ll\x8le\x8el\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t-\x8-v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(I\x8In\x8nt\x8te\x8eg\x8ge\x8er\x8r)\x8)
19159 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is19159 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is
19160 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The19160 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The
19161 ······default·value·is·the·number·of·processors·apparently·available·to·the19161 ······default·value·is·the·number·of·processors·apparently·available·to·the
19162 ······JVM.19162 ······JVM.
19163 ······[Default:·13]19163 ······[Default:·24]
19164 ··s\x8se\x8eq\x8q·=\x8=·<\x8<s\x8su\x8uf\x8ff\x8fi\x8ix\x8x>\x8>[\x8[,\x8,.\x8..\x8..\x8.]\x8]·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g[\x8[]\x8])\x8)19164 ··s\x8se\x8eq\x8q·=\x8=·<\x8<s\x8su\x8uf\x8ff\x8fi\x8ix\x8x>\x8>[\x8[,\x8,.\x8..\x8..\x8.]\x8]·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g[\x8[]\x8])\x8)
19165 ······Contains·a·comma-separated·list·of·layer·suffixes·to·determine·the·order19165 ······Contains·a·comma-separated·list·of·layer·suffixes·to·determine·the·order
19166 ······in·which·layers·are·drawn·on·the·plot.·This·can·affect·which·symbol·are19166 ······in·which·layers·are·drawn·on·the·plot.·This·can·affect·which·symbol·are
19167 ······plotted·on·top·of,·and·so·potentially·obscure,·which·other·ones.19167 ······plotted·on·top·of,·and·so·potentially·obscure,·which·other·ones.
19168 ······When·specifying·a·plot,·multiple·layers·may·be·specified,·each·introduced19168 ······When·specifying·a·plot,·multiple·layers·may·be·specified,·each·introduced
19169 ······by·a·parameter·layer<N>,·where·<N>·is·a·different·(arbitrary)·suffix19169 ······by·a·parameter·layer<N>,·where·<N>·is·a·different·(arbitrary)·suffix
19170 ······labelling·the·layer,·and·is·appended·to·all·the·parameters·specific·to19170 ······labelling·the·layer,·and·is·appended·to·all·the·parameters·specific·to
Offset 19853, 15 lines modifiedOffset 19853, 15 lines modified
19853 ············parameter19853 ············parameter
19854 ······[Default:·auto]19854 ······[Default:·auto]
19855 ··p\x8pa\x8ar\x8ra\x8al\x8ll\x8le\x8el\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t-\x8-v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(I\x8In\x8nt\x8te\x8eg\x8ge\x8er\x8r)\x8)19855 ··p\x8pa\x8ar\x8ra\x8al\x8ll\x8le\x8el\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t-\x8-v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(I\x8In\x8nt\x8te\x8eg\x8ge\x8er\x8r)\x8)
19856 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is19856 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is
19857 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The19857 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The
19858 ······default·value·is·the·number·of·processors·apparently·available·to·the19858 ······default·value·is·the·number·of·processors·apparently·available·to·the
19859 ······JVM.19859 ······JVM.
19860 ······[Default:·13]19860 ······[Default:·24]
19861 ··p\x8pr\x8ro\x8oj\x8je\x8ec\x8ct\x8ti\x8io\x8on\x8n·=\x8=·s\x8si\x8in\x8n|\x8|a\x8ai\x8it\x8to\x8of\x8ff\x8f|\x8|a\x8ai\x8it\x8to\x8of\x8ff\x8f0\x80|\x8|c\x8ca\x8ar\x8r|\x8|c\x8ca\x8ar\x8r0\x80·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(_\x8P\x8P_\x8r\x8r_\x8o\x8o_\x8j\x8j_\x8e\x8e_\x8c\x8c_\x8t\x8t_\x8i\x8i_\x8o\x8o_\x8n\x8n)\x8)19861 ··p\x8pr\x8ro\x8oj\x8je\x8ec\x8ct\x8ti\x8io\x8on\x8n·=\x8=·s\x8si\x8in\x8n|\x8|a\x8ai\x8it\x8to\x8of\x8ff\x8f|\x8|a\x8ai\x8it\x8to\x8of\x8ff\x8f0\x80|\x8|c\x8ca\x8ar\x8r|\x8|c\x8ca\x8ar\x8r0\x80·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(_\x8P\x8P_\x8r\x8r_\x8o\x8o_\x8j\x8j_\x8e\x8e_\x8c\x8c_\x8t\x8t_\x8i\x8i_\x8o\x8o_\x8n\x8n)\x8)
19862 ······Sky·projection·used·to·display·the·plot.19862 ······Sky·projection·used·to·display·the·plot.
19863 ······The·available·options·are:19863 ······The·available·options·are:
19864 ··········*·sin:·rotatable·sphere19864 ··········*·sin:·rotatable·sphere
19865 ··········*·aitoff:·Hammer-Aitoff·projection·with·lon=0·at·center19865 ··········*·aitoff:·Hammer-Aitoff·projection·with·lon=0·at·center
19866 ··········*·aitoff0:·Hammer-Aitoff·projection·with·lon=180·at·center19866 ··········*·aitoff0:·Hammer-Aitoff·projection·with·lon=180·at·center
19867 ··········*·car:·Plate·Carree·projection·(lon/lat·on·Cartesian·axes)·with·lon=019867 ··········*·car:·Plate·Carree·projection·(lon/lat·on·Cartesian·axes)·with·lon=0
Offset 20424, 15 lines modifiedOffset 20424, 15 lines modified
20424 ············parameter20424 ············parameter
20425 ······[Default:·auto]20425 ······[Default:·auto]
20426 ··p\x8pa\x8ar\x8ra\x8al\x8ll\x8le\x8el\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t-\x8-v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(I\x8In\x8nt\x8te\x8eg\x8ge\x8er\x8r)\x8)20426 ··p\x8pa\x8ar\x8ra\x8al\x8ll\x8le\x8el\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t-\x8-v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(I\x8In\x8nt\x8te\x8eg\x8ge\x8er\x8r)\x8)
20427 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is20427 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is
20428 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The20428 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The
20429 ······default·value·is·the·number·of·processors·apparently·available·to·the20429 ······default·value·is·the·number·of·processors·apparently·available·to·the
20430 ······JVM.20430 ······JVM.
20431 ······[Default:·13]20431 ······[Default:·24]
20432 ··p\x8ph\x8hi\x8i·=\x8=·<\x8<d\x8de\x8eg\x8gr\x8re\x8ee\x8es\x8s>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(D\x8Do\x8ou\x8ub\x8bl\x8le\x8e)\x8)20432 ··p\x8ph\x8hi\x8i·=\x8=·<\x8<d\x8de\x8eg\x8gr\x8re\x8ee\x8es\x8s>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(D\x8Do\x8ou\x8ub\x8bl\x8le\x8e)\x8)
20433 ······First·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of20433 ······First·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of
20434 ······the·plotted·3d·space.·Units·are·degrees.·This·is·the·rotation·around·the20434 ······the·plotted·3d·space.·Units·are·degrees.·This·is·the·rotation·around·the
20435 ······initial·Z·axis·applied·before·the·plot·is·viewed.20435 ······initial·Z·axis·applied·before·the·plot·is·viewed.
20436 ······[Default:·30]20436 ······[Default:·30]
20437 ··p\x8ps\x8si\x8i·=\x8=·<\x8<d\x8de\x8eg\x8gr\x8re\x8ee\x8es\x8s>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(D\x8Do\x8ou\x8ub\x8bl\x8le\x8e)\x8)20437 ··p\x8ps\x8si\x8i·=\x8=·<\x8<d\x8de\x8eg\x8gr\x8re\x8ee\x8es\x8s>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(D\x8Do\x8ou\x8ub\x8bl\x8le\x8e)\x8)
20438 ······Second·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of20438 ······Second·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of
Offset 21077, 15 lines modifiedOffset 21077, 15 lines modified
21077 ············parameter21077 ············parameter
21078 ······[Default:·auto]21078 ······[Default:·auto]
21079 ··p\x8pa\x8ar\x8ra\x8al\x8ll\x8le\x8el\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t-\x8-v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(I\x8In\x8nt\x8te\x8eg\x8ge\x8er\x8r)\x8)21079 ··p\x8pa\x8ar\x8ra\x8al\x8ll\x8le\x8el\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t-\x8-v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(I\x8In\x8nt\x8te\x8eg\x8ge\x8er\x8r)\x8)
21080 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is21080 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is
21081 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The21081 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The
21082 ······default·value·is·the·number·of·processors·apparently·available·to·the21082 ······default·value·is·the·number·of·processors·apparently·available·to·the
21083 ······JVM.21083 ······JVM.
21084 ······[Default:·13]21084 ······[Default:·24]
21085 ··p\x8ph\x8hi\x8i·=\x8=·<\x8<d\x8de\x8eg\x8gr\x8re\x8ee\x8es\x8s>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(D\x8Do\x8ou\x8ub\x8bl\x8le\x8e)\x8)21085 ··p\x8ph\x8hi\x8i·=\x8=·<\x8<d\x8de\x8eg\x8gr\x8re\x8ee\x8es\x8s>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(D\x8Do\x8ou\x8ub\x8bl\x8le\x8e)\x8)
21086 ······First·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of21086 ······First·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of
21087 ······the·plotted·3d·space.·Units·are·degrees.·This·is·the·rotation·around·the21087 ······the·plotted·3d·space.·Units·are·degrees.·This·is·the·rotation·around·the
21088 ······initial·Z·axis·applied·before·the·plot·is·viewed.21088 ······initial·Z·axis·applied·before·the·plot·is·viewed.
21089 ······[Default:·30]21089 ······[Default:·30]
21090 ··p\x8ps\x8si\x8i·=\x8=·<\x8<d\x8de\x8eg\x8gr\x8re\x8ee\x8es\x8s>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(D\x8Do\x8ou\x8ub\x8bl\x8le\x8e)\x8)21090 ··p\x8ps\x8si\x8i·=\x8=·<\x8<d\x8de\x8eg\x8gr\x8re\x8ee\x8es\x8s>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(D\x8Do\x8ou\x8ub\x8bl\x8le\x8e)\x8)
21091 ······Second·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of21091 ······Second·of·the·Euler·angles,·in·the·ZXZ·sequence,·defining·the·rotation·of
Offset 21673, 15 lines modifiedOffset 21673, 15 lines modified
21673 ············parameter21673 ············parameter
21674 ······[Default:·auto]21674 ······[Default:·auto]
21675 ··p\x8pa\x8ar\x8ra\x8al\x8ll\x8le\x8el\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t-\x8-v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(I\x8In\x8nt\x8te\x8eg\x8ge\x8er\x8r)\x8)21675 ··p\x8pa\x8ar\x8ra\x8al\x8ll\x8le\x8el\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t-\x8-v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(I\x8In\x8nt\x8te\x8eg\x8ge\x8er\x8r)\x8)
21676 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is21676 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is
21677 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The21677 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The
21678 ······default·value·is·the·number·of·processors·apparently·available·to·the21678 ······default·value·is·the·number·of·processors·apparently·available·to·the
21679 ······JVM.21679 ······JVM.
21680 ······[Default:·13]21680 ······[Default:·24]
21681 ··s\x8se\x8eq\x8q·=\x8=·<\x8<s\x8su\x8uf\x8ff\x8fi\x8ix\x8x>\x8>[\x8[,\x8,.\x8..\x8..\x8.]\x8]·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g[\x8[]\x8])\x8)21681 ··s\x8se\x8eq\x8q·=\x8=·<\x8<s\x8su\x8uf\x8ff\x8fi\x8ix\x8x>\x8>[\x8[,\x8,.\x8..\x8..\x8.]\x8]·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g[\x8[]\x8])\x8)
21682 ······Contains·a·comma-separated·list·of·layer·suffixes·to·determine·the·order21682 ······Contains·a·comma-separated·list·of·layer·suffixes·to·determine·the·order
21683 ······in·which·layers·are·drawn·on·the·plot.·This·can·affect·which·symbol·are21683 ······in·which·layers·are·drawn·on·the·plot.·This·can·affect·which·symbol·are
21684 ······plotted·on·top·of,·and·so·potentially·obscure,·which·other·ones.21684 ······plotted·on·top·of,·and·so·potentially·obscure,·which·other·ones.
21685 ······When·specifying·a·plot,·multiple·layers·may·be·specified,·each·introduced21685 ······When·specifying·a·plot,·multiple·layers·may·be·specified,·each·introduced
21686 ······by·a·parameter·layer<N>,·where·<N>·is·a·different·(arbitrary)·suffix21686 ······by·a·parameter·layer<N>,·where·<N>·is·a·different·(arbitrary)·suffix
21687 ······labelling·the·layer,·and·is·appended·to·all·the·parameters·specific·to21687 ······labelling·the·layer,·and·is·appended·to·all·the·parameters·specific·to
Offset 22345, 15 lines modifiedOffset 22345, 15 lines modified
22345 ············parameter22345 ············parameter
22346 ······[Default:·auto]22346 ······[Default:·auto]
22347 ··p\x8pa\x8ar\x8ra\x8al\x8ll\x8le\x8el\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t-\x8-v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(I\x8In\x8nt\x8te\x8eg\x8ge\x8er\x8r)\x8)22347 ··p\x8pa\x8ar\x8ra\x8al\x8ll\x8le\x8el\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t-\x8-v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(I\x8In\x8nt\x8te\x8eg\x8ge\x8er\x8r)\x8)
22348 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is22348 ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is
22349 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The22349 ······being·produced.·Only·used·if·the·animate·parameter·is·supplied.·The
22350 ······default·value·is·the·number·of·processors·apparently·available·to·the22350 ······default·value·is·the·number·of·processors·apparently·available·to·the
22351 ······JVM.22351 ······JVM.
22352 ······[Default:·13]22352 ······[Default:·24]
22353 ··s\x8se\x8eq\x8q·=\x8=·<\x8<s\x8su\x8uf\x8ff\x8fi\x8ix\x8x>\x8>[\x8[,\x8,.\x8..\x8..\x8.]\x8]·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g[\x8[]\x8])\x8)22353 ··s\x8se\x8eq\x8q·=\x8=·<\x8<s\x8su\x8uf\x8ff\x8fi\x8ix\x8x>\x8>[\x8[,\x8,.\x8..\x8..\x8.]\x8]·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g[\x8[]\x8])\x8)
22354 ······Contains·a·comma-separated·list·of·layer·suffixes·to·determine·the·order22354 ······Contains·a·comma-separated·list·of·layer·suffixes·to·determine·the·order
22355 ······in·which·layers·are·drawn·on·the·plot.·This·can·affect·which·symbol·are22355 ······in·which·layers·are·drawn·on·the·plot.·This·can·affect·which·symbol·are
22356 ······plotted·on·top·of,·and·so·potentially·obscure,·which·other·ones.22356 ······plotted·on·top·of,·and·so·potentially·obscure,·which·other·ones.
22357 ······When·specifying·a·plot,·multiple·layers·may·be·specified,·each·introduced22357 ······When·specifying·a·plot,·multiple·layers·may·be·specified,·each·introduced
22358 ······by·a·parameter·layer<N>,·where·<N>·is·a·different·(arbitrary)·suffix22358 ······by·a·parameter·layer<N>,·where·<N>·is·a·different·(arbitrary)·suffix
22359 ······labelling·the·layer,·and·is·appended·to·all·the·parameters·specific·to22359 ······labelling·the·layer,·and·is·appended·to·all·the·parameters·specific·to
Offset 23969, 15 lines modifiedOffset 23969, 15 lines modified
23969 ······Password·for·logging·in·to·SQL·database.23969 ······Password·for·logging·in·to·SQL·database.
23970 ··s\x8sq\x8ql\x8l·=\x8=·<\x8<s\x8sq\x8ql\x8l>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8)23970 ··s\x8sq\x8ql\x8l·=\x8=·<\x8<s\x8sq\x8ql\x8l>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8)
23971 ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be·repeated,23971 ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be·repeated,
23972 ······or·statements·may·be·separated·by·semicolon·(";")·characters.23972 ······or·statements·may·be·separated·by·semicolon·(";")·characters.
23973 ··u\x8us\x8se\x8er\x8r·=\x8=·<\x8<v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8)23973 ··u\x8us\x8se\x8er\x8r·=\x8=·<\x8<v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8)
23974 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the·current23974 ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the·current
23975 ······username.23975 ······username.
23976 ······[Default:·pbuilder1]23976 ······[Default:·pbuilder2]
23977 *\x8**\x8**\x8**\x8*·B\x8B.\x8.2\x824\x84.\x8.2\x82·E\x8Ex\x8xa\x8am\x8mp\x8pl\x8le\x8es\x8s·*\x8**\x8**\x8**\x8*23977 *\x8**\x8**\x8**\x8*·B\x8B.\x8.2\x824\x84.\x8.2\x82·E\x8Ex\x8xa\x8am\x8mp\x8pl\x8le\x8es\x8s·*\x8**\x8**\x8**\x8*
23978 Here·are·some·examples·of·sqlclient:23978 Here·are·some·examples·of·sqlclient:
23979 ······This·sends·two·commands·to·a·SQL·Server·database;·the·first·one·(SET23979 ······This·sends·two·commands·to·a·SQL·Server·database;·the·first·one·(SET
23980 ······SHOWPLAN...)·sets·a·flag·which·causes·the·DB·to·return·an·execution·plan23980 ······SHOWPLAN...)·sets·a·flag·which·causes·the·DB·to·return·an·execution·plan
23981 ······rather·than·the·result·for·subsequent·queries,·and·the·second·makes·the23981 ······rather·than·the·result·for·subsequent·queries,·and·the·second·makes·the
23982 ······query·itself.·Since·the·password·is·not·provided·on·the·command·line,·a23982 ······query·itself.·Since·the·password·is·not·provided·on·the·command·line,·a
23983 ······prompt·for·it·will·be·issued·before·execution.·The·result·is·SQL·Server's23983 ······prompt·for·it·will·be·issued·before·execution.·The·result·is·SQL·Server's
Max diff block lines reached; 1958/10136 bytes (19.32%) of diff not shown.