--- /srv/reproducible-results/rbuild-debian/r-b-build.6XL6F99c/b1/starjava-ttools_3.4-2_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.6XL6F99c/b2/starjava-ttools_3.4-2_i386.changes ├── Files │ @@ -1,6 +1,6 @@ │ │ - 769627cddffe30e0ba71ed82a63d400d 57188 java optional jython-stilts_3.4-2_all.deb │ + efdae7a2ce164f519250e48a32f1c8ef 57188 java optional jython-stilts_3.4-2_all.deb │ a5fd996e025fe055d081d6d5bc041fb5 1349548 doc optional starlink-ttools-java-doc_3.4-2_all.deb │ - c405e3ef789eb880afe3922b147de79f 4511040 java optional starlink-ttools-java_3.4-2_all.deb │ - c6a106ebf74f8900f8d448b046f7fcba 1971280 doc optional stilts-doc_3.4-2_all.deb │ + 5f87da122acc44a8b9792902c5aef3ce 4510908 java optional starlink-ttools-java_3.4-2_all.deb │ + 8cb40c2e833e345858079df5a2add2d3 1971284 doc optional stilts-doc_3.4-2_all.deb │ 2166e27cfc7f6b019f91998cf8f5b125 189644 science optional stilts_3.4-2_all.deb ├── jython-stilts_3.4-2_all.deb │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/jython/Lib/site-packages/stilts.py │ │ │ │ @@ -1382,15 +1382,15 @@ │ │ │ │ env = _JyEnvironment() │ │ │ │ env.setValue('format', _map_env_value(format)) │ │ │ │ env.setValue('client', _map_env_value(client)) │ │ │ │ mode = _stilts.getModeFactory().createObject('samp') │ │ │ │ consumer = mode.createConsumer(env) │ │ │ │ _check_unused_args(env) │ │ │ │ consumer.consume(self) │ │ │ │ - def mode_tosql(self, protocol, db, dbtable, host='localhost', write='create', user='pbuilder1', password=None): │ │ │ │ + def mode_tosql(self, protocol, db, dbtable, host='localhost', write='create', user='pbuilder2', password=None): │ │ │ │ '''\ │ │ │ │ Writes a new table to an SQL database. You need the appropriate JDBC │ │ │ │ drivers and -Djdbc.drivers set as usual (see SUN/256). │ │ │ │ │ │ │ │ Parameters: │ │ │ │ │ │ │ │ protocol = (String) │ │ │ │ @@ -1432,15 +1432,15 @@ │ │ │ │ of columns) for the data being written. │ │ │ │ │ │ │ │ [Default: create] │ │ │ │ │ │ │ │ user = (String) │ │ │ │ User name for the SQL connection to the database. │ │ │ │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ │ │ │ password = (String) │ │ │ │ Password for the SQL connection to the database. │ │ │ │ ''' │ │ │ │ env = _JyEnvironment() │ │ │ │ env.setValue('protocol', _map_env_value(protocol)) │ │ │ │ env.setValue('db', _map_env_value(db)) │ │ │ │ @@ -4060,15 +4060,15 @@ │ │ │ │ classpath and referenced in the jdbc.drivers system property │ │ │ │ as well for the connection to be made. │ │ │ │ │ │ │ │ user = (String) │ │ │ │ User name for logging in to SQL database. Defaults to the │ │ │ │ current username. │ │ │ │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ │ │ │ password = (String) │ │ │ │ Password for logging in to SQL database. │ │ │ │ │ │ │ │ sql = (String) │ │ │ │ Text of an SQL statement for execution. This parameter may be │ │ │ │ repeated, or statements may be separated by semicolon (";") │ │ │ │ @@ -4266,15 +4266,15 @@ │ │ │ │ classpath and referenced in the jdbc.drivers system property │ │ │ │ as well for the connection to be made. │ │ │ │ │ │ │ │ user = (String) │ │ │ │ User name for logging in to SQL database. Defaults to the │ │ │ │ current username. │ │ │ │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ │ │ │ password = (String) │ │ │ │ Password for logging in to SQL database. │ │ │ │ │ │ │ │ dbtable = (String) │ │ │ │ The name of the table in the SQL database which provides the │ │ │ │ remote data. │ │ │ │ @@ -4374,15 +4374,15 @@ │ │ │ │ classpath and referenced in the jdbc.drivers system property │ │ │ │ as well for the connection to be made. │ │ │ │ │ │ │ │ user = (String) │ │ │ │ User name for logging in to SQL database. Defaults to the │ │ │ │ current username. │ │ │ │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ │ │ │ password = (String) │ │ │ │ Password for logging in to SQL database. │ │ │ │ │ │ │ │ select = (String) │ │ │ │ Gives the full text (including "SELECT") of the SELECT │ │ │ │ statement to identify which rows undergo updates. │ │ │ │ @@ -6936,15 +6936,15 @@ │ │ │ │ │ │ │ │ parallel = (Integer) │ │ │ │ Determines how many threads will run in parallel if animation │ │ │ │ output is being produced. Only used if the animate parameter │ │ │ │ is supplied. The default value is the number of processors │ │ │ │ apparently available to the JVM. │ │ │ │ │ │ │ │ - [Default: 18] │ │ │ │ + [Default: 10] │ │ │ │ │ │ │ │ xlog = true|false (Boolean) │ │ │ │ If false (the default), the scale on the X axis is linear, if │ │ │ │ true it is logarithmic. │ │ │ │ │ │ │ │ [Default: false] │ │ │ │ │ │ │ │ @@ -7624,15 +7624,15 @@ │ │ │ │ │ │ │ │ parallel = (Integer) │ │ │ │ Determines how many threads will run in parallel if animation │ │ │ │ output is being produced. Only used if the animate parameter │ │ │ │ is supplied. The default value is the number of processors │ │ │ │ apparently available to the JVM. │ │ │ │ │ │ │ │ - [Default: 18] │ │ │ │ + [Default: 10] │ │ │ │ │ │ │ │ projection = sin|aitoff|car|car0 │ │ │ │ (uk.ac.starlink.ttools.plot2.geom.Projection) │ │ │ │ Sky projection used to display the plot. │ │ │ │ │ │ │ │ The available options are: │ │ │ │ │ │ │ │ @@ -8267,15 +8267,15 @@ │ │ │ │ │ │ │ │ parallel = (Integer) │ │ │ │ Determines how many threads will run in parallel if animation │ │ │ │ output is being produced. Only used if the animate parameter │ │ │ │ is supplied. The default value is the number of processors │ │ │ │ apparently available to the JVM. │ │ │ │ │ │ │ │ - [Default: 18] │ │ │ │ + [Default: 10] │ │ │ │ │ │ │ │ xlog = true|false (Boolean) │ │ │ │ If false (the default), the scale on the X axis is linear, if │ │ │ │ true it is logarithmic. │ │ │ │ │ │ │ │ [Default: false] │ │ │ │ │ │ │ │ @@ -8989,15 +8989,15 @@ │ │ │ │ │ │ │ │ parallel = (Integer) │ │ │ │ Determines how many threads will run in parallel if animation │ │ │ │ output is being produced. Only used if the animate parameter │ │ │ │ is supplied. The default value is the number of processors │ │ │ │ apparently available to the JVM. │ │ │ │ │ │ │ │ - [Default: 18] │ │ │ │ + [Default: 10] │ │ │ │ │ │ │ │ crowd = (Double) │ │ │ │ Determines how closely tick marks are spaced on the wire frame │ │ │ │ axes. The default value is 1, meaning normal crowding. Larger │ │ │ │ values result in more grid lines, and smaller values in fewer │ │ │ │ grid lines. │ │ │ │ │ │ │ │ @@ -9600,15 +9600,15 @@ │ │ │ │ │ │ │ │ parallel = (Integer) │ │ │ │ Determines how many threads will run in parallel if animation │ │ │ │ output is being produced. Only used if the animate parameter │ │ │ │ is supplied. The default value is the number of processors │ │ │ │ apparently available to the JVM. │ │ │ │ │ │ │ │ - [Default: 18] │ │ │ │ + [Default: 10] │ │ │ │ │ │ │ │ ylog = true|false (Boolean) │ │ │ │ If false (the default), the scale on the Y axis is linear, if │ │ │ │ true it is logarithmic. │ │ │ │ │ │ │ │ If a zone suffix is appended to the parameter name, only that │ │ │ │ zone is affected, e.g. ylogZ affects only zone Z. │ │ │ │ @@ -11141,15 +11141,15 @@ │ │ │ │ env.setValue('format', _map_env_value(format)) │ │ │ │ env.setValue('client', _map_env_value(client)) │ │ │ │ mode = _stilts.getModeFactory().createObject('samp') │ │ │ │ consumer = mode.createConsumer(env) │ │ │ │ _check_unused_args(env) │ │ │ │ consumer.consume(table) │ │ │ │ │ │ │ │ -def mode_tosql(table, protocol, db, dbtable, host='localhost', write='create', user='pbuilder1', password=None): │ │ │ │ +def mode_tosql(table, protocol, db, dbtable, host='localhost', write='create', user='pbuilder2', password=None): │ │ │ │ '''\ │ │ │ │ Writes a new table to an SQL database. You need the appropriate JDBC │ │ │ │ drivers and -Djdbc.drivers set as usual (see SUN/256). │ │ │ │ │ │ │ │ Parameters: │ │ │ │ │ │ │ │ protocol = (String) │ │ │ │ @@ -11191,15 +11191,15 @@ │ │ │ │ of columns) for the data being written. │ │ │ │ │ │ │ │ [Default: create] │ │ │ │ │ │ │ │ user = (String) │ │ │ │ User name for the SQL connection to the database. │ │ │ │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ │ │ │ password = (String) │ │ │ │ Password for the SQL connection to the database. │ │ │ │ ''' │ │ │ │ env = _JyEnvironment() │ │ │ │ env.setValue('protocol', _map_env_value(protocol)) │ │ │ │ env.setValue('db', _map_env_value(db)) ├── starlink-ttools-java_3.4-2_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2021-02-04 21:26:11.000000 debian-binary │ │ -rw-r--r-- 0 0 0 1180 2021-02-04 21:26:11.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 4509668 2021-02-04 21:26:11.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 4509536 2021-02-04 21:26:11.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -2,9 +2,9 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-02-04 21:26:11.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-02-04 21:26:11.000000 ./usr/share/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-02-04 21:26:11.000000 ./usr/share/doc/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-02-04 21:26:11.000000 ./usr/share/doc/starlink-ttools-java/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1302 2021-02-04 21:26:11.000000 ./usr/share/doc/starlink-ttools-java/changelog.Debian.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2745 2020-06-25 19:04:57.000000 ./usr/share/doc/starlink-ttools-java/copyright │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-02-04 21:26:11.000000 ./usr/share/java/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 4994910 2021-02-04 21:26:11.000000 ./usr/share/java/starlink-ttools-3.4.jar │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 4994909 2021-02-04 21:26:11.000000 ./usr/share/java/starlink-ttools-3.4.jar │ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2021-02-04 21:26:11.000000 ./usr/share/java/starlink-ttools.jar -> starlink-ttools-3.4.jar │ │ │ ├── ./usr/share/java/starlink-ttools-3.4.jar │ │ │ │ ├── zipinfo {} │ │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ -Zip file size: 4994910 bytes, number of entries: 3206 │ │ │ │ │ +Zip file size: 4994909 bytes, number of entries: 3206 │ │ │ │ │ drwxr-xr-x 2.0 unx 0 bx stor 21-Feb-04 21:26 META-INF/ │ │ │ │ │ -rw-r--r-- 2.0 unx 589 b- defN 21-Feb-04 21:26 META-INF/MANIFEST.MF │ │ │ │ │ drwxr-xr-x 2.0 unx 0 b- stor 21-Feb-04 21:26 cds/ │ │ │ │ │ drwxr-xr-x 2.0 unx 0 b- stor 21-Feb-04 21:26 cds/tools/ │ │ │ │ │ -rw-r--r-- 2.0 unx 344 b- defN 21-Feb-04 21:26 cds/tools/ExtApp.class │ │ │ │ │ -rw-r--r-- 2.0 unx 450467 b- defN 21-Feb-04 21:26 stilts.py │ │ │ │ │ drwxr-xr-x 2.0 unx 0 b- stor 21-Feb-04 21:26 uk/ │ │ │ │ │ @@ -3201,8 +3201,8 @@ │ │ │ │ │ -rw-r--r-- 2.0 unx 6709 b- defN 21-Feb-04 21:26 uk/ac/starlink/ttools/votlint/VotLintContext.class │ │ │ │ │ -rw-r--r-- 2.0 unx 2783 b- defN 21-Feb-04 21:26 uk/ac/starlink/ttools/votlint/VotLintEntityResolver.class │ │ │ │ │ -rw-r--r-- 2.0 unx 396 b- defN 21-Feb-04 21:26 uk/ac/starlink/ttools/votlint/VotLintException.class │ │ │ │ │ -rw-r--r-- 2.0 unx 5087 b- defN 21-Feb-04 21:26 uk/ac/starlink/ttools/votlint/VotLinter.class │ │ │ │ │ -rw-r--r-- 2.0 unx 4743 b- defN 21-Feb-04 21:26 uk/ac/starlink/ttools/votlint/votable-1.0.dtd │ │ │ │ │ -rw-r--r-- 2.0 unx 5044 b- defN 21-Feb-04 21:26 uk/ac/starlink/ttools/votlint/votable-1.1.dtd │ │ │ │ │ -rw-r--r-- 2.0 unx 5534 b- defN 21-Feb-04 21:26 uk/ac/starlink/ttools/votlint/votable-1.2.dtd │ │ │ │ │ -3206 files, 10077712 bytes uncompressed, 4398890 bytes compressed: 56.4% │ │ │ │ │ +3206 files, 10077712 bytes uncompressed, 4398889 bytes compressed: 56.4% │ │ │ │ ├── stilts.py │ │ │ │ │ @@ -1382,15 +1382,15 @@ │ │ │ │ │ env = _JyEnvironment() │ │ │ │ │ env.setValue('format', _map_env_value(format)) │ │ │ │ │ env.setValue('client', _map_env_value(client)) │ │ │ │ │ mode = _stilts.getModeFactory().createObject('samp') │ │ │ │ │ consumer = mode.createConsumer(env) │ │ │ │ │ _check_unused_args(env) │ │ │ │ │ consumer.consume(self) │ │ │ │ │ - def mode_tosql(self, protocol, db, dbtable, host='localhost', write='create', user='pbuilder1', password=None): │ │ │ │ │ + def mode_tosql(self, protocol, db, dbtable, host='localhost', write='create', user='pbuilder2', password=None): │ │ │ │ │ '''\ │ │ │ │ │ Writes a new table to an SQL database. You need the appropriate JDBC │ │ │ │ │ drivers and -Djdbc.drivers set as usual (see SUN/256). │ │ │ │ │ │ │ │ │ │ Parameters: │ │ │ │ │ │ │ │ │ │ protocol = (String) │ │ │ │ │ @@ -1432,15 +1432,15 @@ │ │ │ │ │ of columns) for the data being written. │ │ │ │ │ │ │ │ │ │ [Default: create] │ │ │ │ │ │ │ │ │ │ user = (String) │ │ │ │ │ User name for the SQL connection to the database. │ │ │ │ │ │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ │ │ │ │ │ password = (String) │ │ │ │ │ Password for the SQL connection to the database. │ │ │ │ │ ''' │ │ │ │ │ env = _JyEnvironment() │ │ │ │ │ env.setValue('protocol', _map_env_value(protocol)) │ │ │ │ │ env.setValue('db', _map_env_value(db)) │ │ │ │ │ @@ -4060,15 +4060,15 @@ │ │ │ │ │ classpath and referenced in the jdbc.drivers system property │ │ │ │ │ as well for the connection to be made. │ │ │ │ │ │ │ │ │ │ user = (String) │ │ │ │ │ User name for logging in to SQL database. Defaults to the │ │ │ │ │ current username. │ │ │ │ │ │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ │ │ │ │ │ password = (String) │ │ │ │ │ Password for logging in to SQL database. │ │ │ │ │ │ │ │ │ │ sql = (String) │ │ │ │ │ Text of an SQL statement for execution. This parameter may be │ │ │ │ │ repeated, or statements may be separated by semicolon (";") │ │ │ │ │ @@ -4266,15 +4266,15 @@ │ │ │ │ │ classpath and referenced in the jdbc.drivers system property │ │ │ │ │ as well for the connection to be made. │ │ │ │ │ │ │ │ │ │ user = (String) │ │ │ │ │ User name for logging in to SQL database. Defaults to the │ │ │ │ │ current username. │ │ │ │ │ │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ │ │ │ │ │ password = (String) │ │ │ │ │ Password for logging in to SQL database. │ │ │ │ │ │ │ │ │ │ dbtable = (String) │ │ │ │ │ The name of the table in the SQL database which provides the │ │ │ │ │ remote data. │ │ │ │ │ @@ -4374,15 +4374,15 @@ │ │ │ │ │ classpath and referenced in the jdbc.drivers system property │ │ │ │ │ as well for the connection to be made. │ │ │ │ │ │ │ │ │ │ user = (String) │ │ │ │ │ User name for logging in to SQL database. Defaults to the │ │ │ │ │ current username. │ │ │ │ │ │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ │ │ │ │ │ password = (String) │ │ │ │ │ Password for logging in to SQL database. │ │ │ │ │ │ │ │ │ │ select = (String) │ │ │ │ │ Gives the full text (including "SELECT") of the SELECT │ │ │ │ │ statement to identify which rows undergo updates. │ │ │ │ │ @@ -6936,15 +6936,15 @@ │ │ │ │ │ │ │ │ │ │ parallel = (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation │ │ │ │ │ output is being produced. Only used if the animate parameter │ │ │ │ │ is supplied. The default value is the number of processors │ │ │ │ │ apparently available to the JVM. │ │ │ │ │ │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ │ │ │ │ │ xlog = true|false (Boolean) │ │ │ │ │ If false (the default), the scale on the X axis is linear, if │ │ │ │ │ true it is logarithmic. │ │ │ │ │ │ │ │ │ │ [Default: false] │ │ │ │ │ │ │ │ │ │ @@ -7624,15 +7624,15 @@ │ │ │ │ │ │ │ │ │ │ parallel = (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation │ │ │ │ │ output is being produced. Only used if the animate parameter │ │ │ │ │ is supplied. The default value is the number of processors │ │ │ │ │ apparently available to the JVM. │ │ │ │ │ │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ │ │ │ │ │ projection = sin|aitoff|car|car0 │ │ │ │ │ (uk.ac.starlink.ttools.plot2.geom.Projection) │ │ │ │ │ Sky projection used to display the plot. │ │ │ │ │ │ │ │ │ │ The available options are: │ │ │ │ │ │ │ │ │ │ @@ -8267,15 +8267,15 @@ │ │ │ │ │ │ │ │ │ │ parallel = (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation │ │ │ │ │ output is being produced. Only used if the animate parameter │ │ │ │ │ is supplied. The default value is the number of processors │ │ │ │ │ apparently available to the JVM. │ │ │ │ │ │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ │ │ │ │ │ xlog = true|false (Boolean) │ │ │ │ │ If false (the default), the scale on the X axis is linear, if │ │ │ │ │ true it is logarithmic. │ │ │ │ │ │ │ │ │ │ [Default: false] │ │ │ │ │ │ │ │ │ │ @@ -8989,15 +8989,15 @@ │ │ │ │ │ │ │ │ │ │ parallel = (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation │ │ │ │ │ output is being produced. Only used if the animate parameter │ │ │ │ │ is supplied. The default value is the number of processors │ │ │ │ │ apparently available to the JVM. │ │ │ │ │ │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ │ │ │ │ │ crowd = (Double) │ │ │ │ │ Determines how closely tick marks are spaced on the wire frame │ │ │ │ │ axes. The default value is 1, meaning normal crowding. Larger │ │ │ │ │ values result in more grid lines, and smaller values in fewer │ │ │ │ │ grid lines. │ │ │ │ │ │ │ │ │ │ @@ -9600,15 +9600,15 @@ │ │ │ │ │ │ │ │ │ │ parallel = (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation │ │ │ │ │ output is being produced. Only used if the animate parameter │ │ │ │ │ is supplied. The default value is the number of processors │ │ │ │ │ apparently available to the JVM. │ │ │ │ │ │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ │ │ │ │ │ ylog = true|false (Boolean) │ │ │ │ │ If false (the default), the scale on the Y axis is linear, if │ │ │ │ │ true it is logarithmic. │ │ │ │ │ │ │ │ │ │ If a zone suffix is appended to the parameter name, only that │ │ │ │ │ zone is affected, e.g. ylogZ affects only zone Z. │ │ │ │ │ @@ -11141,15 +11141,15 @@ │ │ │ │ │ env.setValue('format', _map_env_value(format)) │ │ │ │ │ env.setValue('client', _map_env_value(client)) │ │ │ │ │ mode = _stilts.getModeFactory().createObject('samp') │ │ │ │ │ consumer = mode.createConsumer(env) │ │ │ │ │ _check_unused_args(env) │ │ │ │ │ consumer.consume(table) │ │ │ │ │ │ │ │ │ │ -def mode_tosql(table, protocol, db, dbtable, host='localhost', write='create', user='pbuilder1', password=None): │ │ │ │ │ +def mode_tosql(table, protocol, db, dbtable, host='localhost', write='create', user='pbuilder2', password=None): │ │ │ │ │ '''\ │ │ │ │ │ Writes a new table to an SQL database. You need the appropriate JDBC │ │ │ │ │ drivers and -Djdbc.drivers set as usual (see SUN/256). │ │ │ │ │ │ │ │ │ │ Parameters: │ │ │ │ │ │ │ │ │ │ protocol = (String) │ │ │ │ │ @@ -11191,15 +11191,15 @@ │ │ │ │ │ of columns) for the data being written. │ │ │ │ │ │ │ │ │ │ [Default: create] │ │ │ │ │ │ │ │ │ │ user = (String) │ │ │ │ │ User name for the SQL connection to the database. │ │ │ │ │ │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ │ │ │ │ │ password = (String) │ │ │ │ │ Password for the SQL connection to the database. │ │ │ │ │ ''' │ │ │ │ │ env = _JyEnvironment() │ │ │ │ │ env.setValue('protocol', _map_env_value(protocol)) │ │ │ │ │ env.setValue('db', _map_env_value(db)) ├── stilts-doc_3.4-2_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2021-02-04 21:26:11.000000 debian-binary │ │ --rw-r--r-- 0 0 0 11360 2021-02-04 21:26:11.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 11364 2021-02-04 21:26:11.000000 control.tar.xz │ │ -rw-r--r-- 0 0 0 1959728 2021-02-04 21:26:11.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/stilts/sun256/mode-tosql.html │ │ │ │ @@ -71,15 +71,15 @@ │ │ │ │ │ │ │ │ │ │ │ │

[Default: create]

│ │ │ │ │ │ │ │
user = <username>       (String)
│ │ │ │
User name for the SQL connection to the database. │ │ │ │ │ │ │ │ -

[Default: pbuilder1]

│ │ │ │ +

[Default: pbuilder2]

│ │ │ │
│ │ │ │
password = <passwd>       (String)
│ │ │ │
Password for the SQL connection to the database. │ │ │ │
│ │ │ │ │ │ │ │

│ │ │ │
Next Previous Up Contents
Next: Crossmatching
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -39,15 +39,15 @@ │ │ │ │ │ of the same name already exists, it is dropped first. │ │ │ │ │ * append: Appends to an existing table. An error results if the named │ │ │ │ │ table has the wrong structure (number or types of columns) for the │ │ │ │ │ data being written. │ │ │ │ │ [Default: create] │ │ │ │ │ user =       (String) │ │ │ │ │ User name for the SQL connection to the database. │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ password =       (String) │ │ │ │ │ Password for the SQL connection to the database. │ │ │ │ │ =============================================================================== │ │ │ │ │ Next Previous Up Contents │ │ │ │ │ Next:Crossmatching │ │ │ │ │ Up:Output_Modes │ │ │ │ │ Previous:topcat │ │ │ ├── ./usr/share/doc/stilts/sun256/plot2cube-usage.html │ │ │ │ @@ -661,15 +661,15 @@ │ │ │ │
Determines how many threads will run in parallel │ │ │ │ if animation output is being produced. │ │ │ │ Only used if the animate │ │ │ │ parameter is supplied. │ │ │ │ The default value is the number of processors apparently │ │ │ │ available to the JVM. │ │ │ │ │ │ │ │ -

[Default: 18]

│ │ │ │ +

[Default: 10]

│ │ │ │
│ │ │ │
phi = <degrees>       (Double)
│ │ │ │
First of the Euler angles, in the ZXZ sequence, │ │ │ │ defining the rotation of the plotted 3d space. │ │ │ │ Units are degrees. │ │ │ │ This is the rotation around the initial Z axis applied before │ │ │ │ the plot is viewed. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -370,15 +370,15 @@ │ │ │ │ │ parameter │ │ │ │ │ [Default: auto] │ │ │ │ │ parallel =       (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation output is │ │ │ │ │ being produced. Only used if the animate parameter is supplied. The │ │ │ │ │ default value is the number of processors apparently available to the │ │ │ │ │ JVM. │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ phi =       (Double) │ │ │ │ │ First of the Euler angles, in the ZXZ sequence, defining the rotation of │ │ │ │ │ the plotted 3d space. Units are degrees. This is the rotation around the │ │ │ │ │ initial Z axis applied before the plot is viewed. │ │ │ │ │ [Default: 30] │ │ │ │ │ psi =       (Double) │ │ │ │ │ Second of the Euler angles, in the ZXZ sequence, defining the rotation of │ │ │ ├── ./usr/share/doc/stilts/sun256/plot2plane-usage.html │ │ │ │ @@ -735,15 +735,15 @@ │ │ │ │
Determines how many threads will run in parallel │ │ │ │ if animation output is being produced. │ │ │ │ Only used if the animate │ │ │ │ parameter is supplied. │ │ │ │ The default value is the number of processors apparently │ │ │ │ available to the JVM. │ │ │ │ │ │ │ │ -

[Default: 18]

│ │ │ │ +

[Default: 10]

│ │ │ │
│ │ │ │
seq = <suffix>[,...]       (String[])
│ │ │ │
Contains a comma-separated list of layer suffixes │ │ │ │ to determine the order in which layers are drawn on the plot. │ │ │ │ This can affect which symbol are plotted on top of, │ │ │ │ and so potentially obscure, which other ones. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -415,15 +415,15 @@ │ │ │ │ │ parameter │ │ │ │ │ [Default: auto] │ │ │ │ │ parallel =       (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation output is │ │ │ │ │ being produced. Only used if the animate parameter is supplied. The │ │ │ │ │ default value is the number of processors apparently available to the │ │ │ │ │ JVM. │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ seq = [,...]       (String[]) │ │ │ │ │ Contains a comma-separated list of layer suffixes to determine the order │ │ │ │ │ in which layers are drawn on the plot. This can affect which symbol are │ │ │ │ │ plotted on top of, and so potentially obscure, which other ones. │ │ │ │ │ When specifying a plot, multiple layers may be specified, each introduced │ │ │ │ │ by a parameter layer, where is a different (arbitrary) suffix │ │ │ │ │ labelling the layer, and is appended to all the parameters specific to │ │ │ ├── ./usr/share/doc/stilts/sun256/plot2sky-usage.html │ │ │ │ @@ -752,15 +752,15 @@ │ │ │ │
Determines how many threads will run in parallel │ │ │ │ if animation output is being produced. │ │ │ │ Only used if the animate │ │ │ │ parameter is supplied. │ │ │ │ The default value is the number of processors apparently │ │ │ │ available to the JVM. │ │ │ │ │ │ │ │ -

[Default: 18]

│ │ │ │ +

[Default: 10]

│ │ │ │
│ │ │ │
projection = sin|aitoff|car|car0       (Projection)
│ │ │ │
Sky projection used to display the plot. │ │ │ │ │ │ │ │

The available options are: │ │ │ │ │ │ │ │

    │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -423,15 +423,15 @@ │ │ │ │ │ parameter │ │ │ │ │ [Default: auto] │ │ │ │ │ parallel =       (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation output is │ │ │ │ │ being produced. Only used if the animate parameter is supplied. The │ │ │ │ │ default value is the number of processors apparently available to the │ │ │ │ │ JVM. │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ projection = sin|aitoff|car|car0       (Projection) │ │ │ │ │ Sky projection used to display the plot. │ │ │ │ │ The available options are: │ │ │ │ │ * sin: rotatable sphere │ │ │ │ │ * aitoff: Hammer-Aitoff projection │ │ │ │ │ * car: Plate Carree projection (lon/lat on Cartesian axes) with lon=0 │ │ │ │ │ at center │ │ │ ├── ./usr/share/doc/stilts/sun256/plot2sphere-usage.html │ │ │ │ @@ -678,15 +678,15 @@ │ │ │ │
    Determines how many threads will run in parallel │ │ │ │ if animation output is being produced. │ │ │ │ Only used if the animate │ │ │ │ parameter is supplied. │ │ │ │ The default value is the number of processors apparently │ │ │ │ available to the JVM. │ │ │ │ │ │ │ │ -

    [Default: 18]

    │ │ │ │ +

    [Default: 10]

    │ │ │ │
    │ │ │ │
    phi = <degrees>       (Double)
    │ │ │ │
    First of the Euler angles, in the ZXZ sequence, │ │ │ │ defining the rotation of the plotted 3d space. │ │ │ │ Units are degrees. │ │ │ │ This is the rotation around the initial Z axis applied before │ │ │ │ the plot is viewed. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -379,15 +379,15 @@ │ │ │ │ │ parameter │ │ │ │ │ [Default: auto] │ │ │ │ │ parallel =       (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation output is │ │ │ │ │ being produced. Only used if the animate parameter is supplied. The │ │ │ │ │ default value is the number of processors apparently available to the │ │ │ │ │ JVM. │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ phi =       (Double) │ │ │ │ │ First of the Euler angles, in the ZXZ sequence, defining the rotation of │ │ │ │ │ the plotted 3d space. Units are degrees. This is the rotation around the │ │ │ │ │ initial Z axis applied before the plot is viewed. │ │ │ │ │ [Default: 30] │ │ │ │ │ psi =       (Double) │ │ │ │ │ Second of the Euler angles, in the ZXZ sequence, defining the rotation of │ │ │ ├── ./usr/share/doc/stilts/sun256/plot2time-usage.html │ │ │ │ @@ -713,15 +713,15 @@ │ │ │ │
    Determines how many threads will run in parallel │ │ │ │ if animation output is being produced. │ │ │ │ Only used if the animate │ │ │ │ parameter is supplied. │ │ │ │ The default value is the number of processors apparently │ │ │ │ available to the JVM. │ │ │ │ │ │ │ │ -

    [Default: 18]

    │ │ │ │ +

    [Default: 10]

    │ │ │ │
    │ │ │ │
    seq = <suffix>[,...]       (String[])
    │ │ │ │
    Contains a comma-separated list of layer suffixes │ │ │ │ to determine the order in which layers are drawn on the plot. │ │ │ │ This can affect which symbol are plotted on top of, │ │ │ │ and so potentially obscure, which other ones. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -403,15 +403,15 @@ │ │ │ │ │ parameter │ │ │ │ │ [Default: auto] │ │ │ │ │ parallel =       (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation output is │ │ │ │ │ being produced. Only used if the animate parameter is supplied. The │ │ │ │ │ default value is the number of processors apparently available to the │ │ │ │ │ JVM. │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ seq = [,...]       (String[]) │ │ │ │ │ Contains a comma-separated list of layer suffixes to determine the order │ │ │ │ │ in which layers are drawn on the plot. This can affect which symbol are │ │ │ │ │ plotted on top of, and so potentially obscure, which other ones. │ │ │ │ │ When specifying a plot, multiple layers may be specified, each introduced │ │ │ │ │ by a parameter layer, where is a different (arbitrary) suffix │ │ │ │ │ labelling the layer, and is appended to all the parameters specific to │ │ │ ├── ./usr/share/doc/stilts/sun256/sqlclient-usage.html │ │ │ │ @@ -72,15 +72,15 @@ │ │ │ │ This parameter may be repeated, or statements may be │ │ │ │ separated by semicolon (";") characters. │ │ │ │
    │ │ │ │
    user = <value>       (String)
    │ │ │ │
    User name for logging in to SQL database. │ │ │ │ Defaults to the current username. │ │ │ │ │ │ │ │ -

    [Default: pbuilder1]

    │ │ │ │ +

    [Default: pbuilder2]

    │ │ │ │
    │ │ │ │ │ │ │ │

    │ │ │ │
    Next Previous Up Contents
    Next: Examples
    │ │ │ │ Up: sqlclient: │ │ │ │ Executes SQL statements
    │ │ │ │ Previous: sqlclient: │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -35,15 +35,15 @@ │ │ │ │ │ Password for logging in to SQL database. │ │ │ │ │ sql =       (String) │ │ │ │ │ Text of an SQL statement for execution. This parameter may be repeated, │ │ │ │ │ or statements may be separated by semicolon (";") characters. │ │ │ │ │ user =       (String) │ │ │ │ │ User name for logging in to SQL database. Defaults to the current │ │ │ │ │ username. │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ =============================================================================== │ │ │ │ │ Next Previous Up Contents │ │ │ │ │ Next:Examples │ │ │ │ │ Up:sqlclient:_Executes_SQL_statements │ │ │ │ │ Previous:sqlclient:_Executes_SQL_statements │ │ │ │ │ =============================================================================== │ │ │ │ │ STILTS - Starlink Tables Infrastructure Library Tool Set │ │ │ ├── ./usr/share/doc/stilts/sun256/sqlskymatch-usage.html │ │ │ │ @@ -515,15 +515,15 @@ │ │ │ │

    │ │ │ │

    [Default: true]

    │ │ │ │
│ │ │ │
user = <value>       (String)
│ │ │ │
User name for logging in to SQL database. │ │ │ │ Defaults to the current username. │ │ │ │ │ │ │ │ -

[Default: pbuilder1]

│ │ │ │ +

[Default: pbuilder2]

│ │ │ │
│ │ │ │
where = <sql-condition>       (String)
│ │ │ │
An SQL expression further limiting the rows to be selected │ │ │ │ from the database. This will be combined with the constraints │ │ │ │ on position implied by the cone search centres and radii. │ │ │ │ The value of this parameter should just be a condition, │ │ │ │ it should not contain the WHERE keyword. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -305,15 +305,15 @@ │ │ │ │ │ Currently, the only footprints available are those provided by the CDS │ │ │ │ │ MOC (Multi-Order Coverage map) service, which covers VizieR and a few │ │ │ │ │ other cone search services. │ │ │ │ │ [Default: true] │ │ │ │ │ user =       (String) │ │ │ │ │ User name for logging in to SQL database. Defaults to the current │ │ │ │ │ username. │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ where =       (String) │ │ │ │ │ An SQL expression further limiting the rows to be selected from the │ │ │ │ │ database. This will be combined with the constraints on position implied │ │ │ │ │ by the cone search centres and radii. The value of this parameter should │ │ │ │ │ just be a condition, it should not contain the WHERE keyword. A null │ │ │ │ │ value indicates no additional criteria. │ │ │ │ │ =============================================================================== │ │ │ ├── ./usr/share/doc/stilts/sun256/sqlupdate-usage.html │ │ │ │ @@ -79,15 +79,15 @@ │ │ │ │ of the SELECT statement to identify which rows undergo │ │ │ │ updates. │ │ │ │
│ │ │ │
user = <value>       (String)
│ │ │ │
User name for logging in to SQL database. │ │ │ │ Defaults to the current username. │ │ │ │ │ │ │ │ -

[Default: pbuilder1]

│ │ │ │ +

[Default: pbuilder2]

│ │ │ │
│ │ │ │ │ │ │ │

│ │ │ │
Next Previous Up Contents
Next: Examples
│ │ │ │ Up: sqlupdate: Updates values in an SQL table
│ │ │ │ Previous: sqlupdate: Updates values in an SQL table
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -40,15 +40,15 @@ │ │ │ │ │ [Default: true] │ │ │ │ │ select =       (String) │ │ │ │ │ Gives the full text (including "SELECT") of the SELECT statement to │ │ │ │ │ identify which rows undergo updates. │ │ │ │ │ user =       (String) │ │ │ │ │ User name for logging in to SQL database. Defaults to the current │ │ │ │ │ username. │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ =============================================================================== │ │ │ │ │ Next Previous Up Contents │ │ │ │ │ Next:Examples │ │ │ │ │ Up:sqlupdate:_Updates_values_in_an_SQL_table │ │ │ │ │ Previous:sqlupdate:_Updates_values_in_an_SQL_table │ │ │ │ │ =============================================================================== │ │ │ │ │ STILTS - Starlink Tables Infrastructure Library Tool Set │ │ │ ├── ./usr/share/doc/stilts/sun256/sun256.html │ │ │ │ @@ -8199,15 +8199,15 @@ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ User name for the SQL connection to the database. │ │ │ │ │ │ │ │ │ │ │ │

│ │ │ │ - [Default: pbuilder1] │ │ │ │ + [Default: pbuilder2] │ │ │ │

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ password = <passwd>       (String) │ │ │ │
│ │ │ │ │ │ │ │ @@ -51534,15 +51534,15 @@ │ │ │ │ Only used if the animate │ │ │ │ parameter is supplied. │ │ │ │ The default value is the number of processors apparently │ │ │ │ available to the JVM. │ │ │ │ │ │ │ │ │ │ │ │

│ │ │ │ - [Default: 18] │ │ │ │ + [Default: 10] │ │ │ │

│ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ seq = <suffix>[,...]       (String[]) │ │ │ │
│ │ │ │ │ │ │ │ @@ -53492,15 +53492,15 @@ │ │ │ │ Only used if the animate │ │ │ │ parameter is supplied. │ │ │ │ The default value is the number of processors apparently │ │ │ │ available to the JVM. │ │ │ │ │ │ │ │ │ │ │ │

│ │ │ │ - [Default: 18] │ │ │ │ + [Default: 10] │ │ │ │

│ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ projection = sin|aitoff|car|car0       (Projection) │ │ │ │
│ │ │ │ │ │ │ │ @@ -55102,15 +55102,15 @@ │ │ │ │ Only used if the animate │ │ │ │ parameter is supplied. │ │ │ │ The default value is the number of processors apparently │ │ │ │ available to the JVM. │ │ │ │ │ │ │ │ │ │ │ │

│ │ │ │ - [Default: 18] │ │ │ │ + [Default: 10] │ │ │ │

│ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ phi = <degrees>       (Double) │ │ │ │
│ │ │ │ │ │ │ │ @@ -57081,15 +57081,15 @@ │ │ │ │ Only used if the animate │ │ │ │ parameter is supplied. │ │ │ │ The default value is the number of processors apparently │ │ │ │ available to the JVM. │ │ │ │ │ │ │ │ │ │ │ │

│ │ │ │ - [Default: 18] │ │ │ │ + [Default: 10] │ │ │ │

│ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ phi = <degrees>       (Double) │ │ │ │
│ │ │ │ │ │ │ │ @@ -58815,15 +58815,15 @@ │ │ │ │ Only used if the animate │ │ │ │ parameter is supplied. │ │ │ │ The default value is the number of processors apparently │ │ │ │ available to the JVM. │ │ │ │ │ │ │ │ │ │ │ │

│ │ │ │ - [Default: 18] │ │ │ │ + [Default: 10] │ │ │ │

│ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ seq = <suffix>[,...]       (String[]) │ │ │ │
│ │ │ │ │ │ │ │ @@ -64021,15 +64021,15 @@ │ │ │ │ │ │ │ │
│ │ │ │ User name for logging in to SQL database. │ │ │ │ Defaults to the current username. │ │ │ │ │ │ │ │ │ │ │ │

│ │ │ │ - [Default: pbuilder1] │ │ │ │ + [Default: pbuilder2] │ │ │ │

│ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │

│ │ │ │ │ │ │ │ @@ -64957,15 +64957,15 @@ │ │ │ │ │ │ │ │
│ │ │ │ User name for logging in to SQL database. │ │ │ │ Defaults to the current username. │ │ │ │ │ │ │ │ │ │ │ │

│ │ │ │ - [Default: pbuilder1] │ │ │ │ + [Default: pbuilder2] │ │ │ │

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ where = <sql-condition>       (String) │ │ │ │
│ │ │ │ │ │ │ │ @@ -65179,15 +65179,15 @@ │ │ │ │ │ │ │ │
│ │ │ │ User name for logging in to SQL database. │ │ │ │ Defaults to the current username. │ │ │ │ │ │ │ │ │ │ │ │

│ │ │ │ - [Default: pbuilder1] │ │ │ │ + [Default: pbuilder2] │ │ │ │

│ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │

│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -3204,15 +3204,15 @@ │ │ │ │ │ of the same name already exists, it is dropped first. │ │ │ │ │ * append: Appends to an existing table. An error results if the named │ │ │ │ │ table has the wrong structure (number or types of columns) for the │ │ │ │ │ data being written. │ │ │ │ │ [Default: create] │ │ │ │ │ user =       (String) │ │ │ │ │ User name for the SQL connection to the database. │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ password =       (String) │ │ │ │ │ Password for the SQL connection to the database. │ │ │ │ │ =============================================================================== │ │ │ │ │ ***** 7 Crossmatching ***** │ │ │ │ │ STILTS offers flexible and efficient facilities for crossmatching tables. │ │ │ │ │ Crossmatching is identifying different rows, which may be in the same or │ │ │ │ │ different tables, that refer to the same item. In an astronomical context such │ │ │ │ │ @@ -15680,15 +15680,15 @@ │ │ │ │ │ parameter │ │ │ │ │ [Default: auto] │ │ │ │ │ parallel =       (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation output is │ │ │ │ │ being produced. Only used if the animate parameter is supplied. The │ │ │ │ │ default value is the number of processors apparently available to the │ │ │ │ │ JVM. │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ seq = [,...]       (String[]) │ │ │ │ │ Contains a comma-separated list of layer suffixes to determine the order │ │ │ │ │ in which layers are drawn on the plot. This can affect which symbol are │ │ │ │ │ plotted on top of, and so potentially obscure, which other ones. │ │ │ │ │ When specifying a plot, multiple layers may be specified, each introduced │ │ │ │ │ by a parameter layer, where is a different (arbitrary) suffix │ │ │ │ │ labelling the layer, and is appended to all the parameters specific to │ │ │ │ │ @@ -16301,15 +16301,15 @@ │ │ │ │ │ parameter │ │ │ │ │ [Default: auto] │ │ │ │ │ parallel =       (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation output is │ │ │ │ │ being produced. Only used if the animate parameter is supplied. The │ │ │ │ │ default value is the number of processors apparently available to the │ │ │ │ │ JVM. │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ projection = sin|aitoff|car|car0       (Projection) │ │ │ │ │ Sky projection used to display the plot. │ │ │ │ │ The available options are: │ │ │ │ │ * sin: rotatable sphere │ │ │ │ │ * aitoff: Hammer-Aitoff projection │ │ │ │ │ * car: Plate Carree projection (lon/lat on Cartesian axes) with lon=0 │ │ │ │ │ at center │ │ │ │ │ @@ -16826,15 +16826,15 @@ │ │ │ │ │ parameter │ │ │ │ │ [Default: auto] │ │ │ │ │ parallel =       (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation output is │ │ │ │ │ being produced. Only used if the animate parameter is supplied. The │ │ │ │ │ default value is the number of processors apparently available to the │ │ │ │ │ JVM. │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ phi =       (Double) │ │ │ │ │ First of the Euler angles, in the ZXZ sequence, defining the rotation of │ │ │ │ │ the plotted 3d space. Units are degrees. This is the rotation around the │ │ │ │ │ initial Z axis applied before the plot is viewed. │ │ │ │ │ [Default: 30] │ │ │ │ │ psi =       (Double) │ │ │ │ │ Second of the Euler angles, in the ZXZ sequence, defining the rotation of │ │ │ │ │ @@ -17463,15 +17463,15 @@ │ │ │ │ │ parameter │ │ │ │ │ [Default: auto] │ │ │ │ │ parallel =       (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation output is │ │ │ │ │ being produced. Only used if the animate parameter is supplied. The │ │ │ │ │ default value is the number of processors apparently available to the │ │ │ │ │ JVM. │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ phi =       (Double) │ │ │ │ │ First of the Euler angles, in the ZXZ sequence, defining the rotation of │ │ │ │ │ the plotted 3d space. Units are degrees. This is the rotation around the │ │ │ │ │ initial Z axis applied before the plot is viewed. │ │ │ │ │ [Default: 30] │ │ │ │ │ psi =       (Double) │ │ │ │ │ Second of the Euler angles, in the ZXZ sequence, defining the rotation of │ │ │ │ │ @@ -18042,15 +18042,15 @@ │ │ │ │ │ parameter │ │ │ │ │ [Default: auto] │ │ │ │ │ parallel =       (Integer) │ │ │ │ │ Determines how many threads will run in parallel if animation output is │ │ │ │ │ being produced. Only used if the animate parameter is supplied. The │ │ │ │ │ default value is the number of processors apparently available to the │ │ │ │ │ JVM. │ │ │ │ │ - [Default: 18] │ │ │ │ │ + [Default: 10] │ │ │ │ │ seq = [,...]       (String[]) │ │ │ │ │ Contains a comma-separated list of layer suffixes to determine the order │ │ │ │ │ in which layers are drawn on the plot. This can affect which symbol are │ │ │ │ │ plotted on top of, and so potentially obscure, which other ones. │ │ │ │ │ When specifying a plot, multiple layers may be specified, each introduced │ │ │ │ │ by a parameter layer, where is a different (arbitrary) suffix │ │ │ │ │ labelling the layer, and is appended to all the parameters specific to │ │ │ │ │ @@ -19601,15 +19601,15 @@ │ │ │ │ │ Password for logging in to SQL database. │ │ │ │ │ sql =       (String) │ │ │ │ │ Text of an SQL statement for execution. This parameter may be repeated, │ │ │ │ │ or statements may be separated by semicolon (";") characters. │ │ │ │ │ user =       (String) │ │ │ │ │ User name for logging in to SQL database. Defaults to the current │ │ │ │ │ username. │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ **** B.19.2 Examples **** │ │ │ │ │ Here are some examples of sqlclient: │ │ │ │ │ This sends two commands to a SQL Server database; the first one (SET │ │ │ │ │ SHOWPLAN...) sets a flag which causes the DB to return an execution plan │ │ │ │ │ rather than the result for subsequent queries, and the second makes the │ │ │ │ │ query itself. Since the password is not provided on the command line, a │ │ │ │ │ prompt for it will be issued before execution. The result is SQL Server's │ │ │ │ │ @@ -19930,15 +19930,15 @@ │ │ │ │ │ Currently, the only footprints available are those provided by the CDS │ │ │ │ │ MOC (Multi-Order Coverage map) service, which covers VizieR and a few │ │ │ │ │ other cone search services. │ │ │ │ │ [Default: true] │ │ │ │ │ user =       (String) │ │ │ │ │ User name for logging in to SQL database. Defaults to the current │ │ │ │ │ username. │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ where =       (String) │ │ │ │ │ An SQL expression further limiting the rows to be selected from the │ │ │ │ │ database. This will be combined with the constraints on position implied │ │ │ │ │ by the cone search centres and radii. The value of this parameter should │ │ │ │ │ just be a condition, it should not contain the WHERE keyword. A null │ │ │ │ │ value indicates no additional criteria. │ │ │ │ │ **** B.20.2 Examples **** │ │ │ │ │ @@ -20004,15 +20004,15 @@ │ │ │ │ │ [Default: true] │ │ │ │ │ select =       (String) │ │ │ │ │ Gives the full text (including "SELECT") of the SELECT statement to │ │ │ │ │ identify which rows undergo updates. │ │ │ │ │ user =       (String) │ │ │ │ │ User name for logging in to SQL database. Defaults to the current │ │ │ │ │ username. │ │ │ │ │ - [Default: pbuilder1] │ │ │ │ │ + [Default: pbuilder2] │ │ │ │ │ **** B.21.2 Examples **** │ │ │ │ │ Here are some examples of sqlupdate: │ │ │ │ │ Fills in the HTMID column of a table called FIRST in the local MySQL │ │ │ │ │ database RADIO, using HTM pixel indices based on the existing right │ │ │ │ │ ascension and declination columns in that table. The HTMID column must │ │ │ │ │ exist prior to executing this command. │ │ │ │ │ ===============================================================================