| Offset 1, 6 lines modified | Offset 1, 6 lines modified | ||
| 1 | · | 1 | ·0e9177f61e5ddfda3bf8a2d3b36bf0c7·67596·java·optional·jython-stilts_3.5.2-1_all.deb |
| 2 | ·868d0cef829f4af1c7fcb3bdddabd1ca·1271820·doc·optional·starlink-ttools-java-doc_3.5.2-1_all.deb | 2 | ·868d0cef829f4af1c7fcb3bdddabd1ca·1271820·doc·optional·starlink-ttools-java-doc_3.5.2-1_all.deb |
| 3 | ·dfe5c4df9c09790b168c8f6415b737d9·5359192·java·optional·starlink-ttools-java_3.5.2-1_all.deb | ||
| 4 | · | 3 | ·9d277022c2ede42838ea088a01955e57·5359164·java·optional·starlink-ttools-java_3.5.2-1_all.deb |
| 4 | ·d0eefbca7a201655245bda74eb59ae03·2547776·doc·optional·stilts-doc_3.5.2-1_all.deb | ||
| 5 | ·9c02725c90683118778f5e0d43639378·233416·science·optional·stilts_3.5.2-1_all.deb | 5 | ·9c02725c90683118778f5e0d43639378·233416·science·optional·stilts_3.5.2-1_all.deb |
| Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
| 1 | -rw-r--r--···0········0········0········4·2025-03-12·21:11:06.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2025-03-12·21:11:06.000000·debian-binary |
| 2 | -rw-r--r--···0········0········0·····1372·2025-03-12·21:11:06.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0·····1372·2025-03-12·21:11:06.000000·control.tar.xz |
| 3 | -rw-r--r--···0········0········0····660 | 3 | -rw-r--r--···0········0········0····66032·2025-03-12·21:11:06.000000·data.tar.xz |
| Offset 1520, 15 lines modified | Offset 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='pbuilder | 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·JDBC | 1529 | ····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 modified | Offset 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:·pbuilder | 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 modified | Offset 4421, 15 lines modified | ||
| 4421 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property | 4421 | ······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·the | 4424 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the |
| 4425 | ······current·username. | 4425 | ······current·username. |
| 4426 | ······[Default:·pbuilder | 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·be | 4430 | ······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 modified | Offset 4628, 15 lines modified | ||
| 4628 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property | 4628 | ······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·the | 4631 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the |
| 4632 | ······current·username. | 4632 | ······current·username. |
| 4633 | ······[Default:·pbuilder | 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·the | 4637 | ······The·name·of·the·table·in·the·SQL·database·which·provides·the |
| 4638 | ······remote·data. | 4638 | ······remote·data. |
| Offset 4736, 15 lines modified | Offset 4736, 15 lines modified | ||
| 4736 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property | 4736 | ······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·the | 4739 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the |
| 4740 | ······current·username. | 4740 | ······current·username. |
| 4741 | ······[Default:·pbuilder | 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·SELECT | 4745 | ······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 modified | Offset 7988, 15 lines modified | ||
| 7988 | ···parallel·=·<int-value>·······(Integer) | 7988 | ···parallel·=·<int-value>·······(Integer) |
| 7989 | ······Determines·how·many·threads·will·run·in·parallel·if·animation | 7989 | ······Determines·how·many·threads·will·run·in·parallel·if·animation |
| 7990 | ······output·is·being·produced.·Only·used·if·the·animate·parameter | 7990 | ······output·is·being·produced.·Only·used·if·the·animate·parameter |
| 7991 | ······is·supplied.·The·default·value·is·the·number·of·processors | 7991 | ······is·supplied.·The·default·value·is·the·number·of·processors |
| 7992 | ······apparently·available·to·the·JVM. | 7992 | ······apparently·available·to·the·JVM. |
| 7993 | ······[Default:·4 | 7993 | ······[Default:·40] |
| 7994 | ···xlog·=·true|false·······(Boolean) | 7994 | ···xlog·=·true|false·······(Boolean) |
| 7995 | ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if | 7995 | ······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 modified | Offset 8775, 15 lines modified | ||
| 8775 | ···parallel·=·<int-value>·······(Integer) | 8775 | ···parallel·=·<int-value>·······(Integer) |
| 8776 | ······Determines·how·many·threads·will·run·in·parallel·if·animation | 8776 | ······Determines·how·many·threads·will·run·in·parallel·if·animation |
| 8777 | ······output·is·being·produced.·Only·used·if·the·animate·parameter | 8777 | ······output·is·being·produced.·Only·used·if·the·animate·parameter |
| 8778 | ······is·supplied.·The·default·value·is·the·number·of·processors | 8778 | ······is·supplied.·The·default·value·is·the·number·of·processors |
| 8779 | ······apparently·available·to·the·JVM. | 8779 | ······apparently·available·to·the·JVM. |
| 8780 | ······[Default:·4 | 8780 | ······[Default:·40] |
| 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 modified | Offset 9467, 15 lines modified | ||
| 9467 | ···parallel·=·<int-value>·······(Integer) | 9467 | ···parallel·=·<int-value>·······(Integer) |
| 9468 | ······Determines·how·many·threads·will·run·in·parallel·if·animation | 9468 | ······Determines·how·many·threads·will·run·in·parallel·if·animation |
| 9469 | ······output·is·being·produced.·Only·used·if·the·animate·parameter | 9469 | ······output·is·being·produced.·Only·used·if·the·animate·parameter |
| 9470 | ······is·supplied.·The·default·value·is·the·number·of·processors | 9470 | ······is·supplied.·The·default·value·is·the·number·of·processors |
| 9471 | ······apparently·available·to·the·JVM. | 9471 | ······apparently·available·to·the·JVM. |
| 9472 | ······[Default:·4 | 9472 | ······[Default:·40] |
| 9473 | ···xlog·=·true|false·······(Boolean) | 9473 | ···xlog·=·true|false·······(Boolean) |
| 9474 | ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if | 9474 | ······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. | |||
| Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
| 1 | -rw-r--r--···0········0········0········4·2025-03-12·21:11:06.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2025-03-12·21:11:06.000000·debian-binary |
| 2 | -rw-r--r--···0········0········0·····1244·2025-03-12·21:11:06.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0·····1244·2025-03-12·21:11:06.000000·control.tar.xz |
| 3 | -rw-r--r--···0········0········0··53577 | 3 | -rw-r--r--···0········0········0··5357728·2025-03-12·21:11:06.000000·data.tar.xz |
| Offset 172, 15 lines modified | Offset 172, 15 lines modified | ||
| 172 | ··minimum·file·system·compatibility·required:·····MS-DOS,·OS/2·or·NT·FAT | 172 | ··minimum·file·system·compatibility·required:·····MS-DOS,·OS/2·or·NT·FAT |
| 173 | ··minimum·software·version·required·to·extract:···1.0 | 173 | ··minimum·software·version·required·to·extract:···1.0 |
| 174 | ··compression·method:·····························deflated | 174 | ··compression·method:·····························deflated |
| 175 | ··compression·sub-type·(deflation):···············normal | 175 | ··compression·sub-type·(deflation):···············normal |
| 176 | ··file·security·status:···························not·encrypted | 176 | ··file·security·status:···························not·encrypted |
| 177 | ··extended·local·header:··························no | 177 | ··extended·local·header:··························no |
| 178 | ··file·last·modified·on·(DOS·date/time):··········2025·Mar·12·21:11:06 | 178 | ··file·last·modified·on·(DOS·date/time):··········2025·Mar·12·21:11:06 |
| 179 | ··32-bit·CRC·value·(hex):························· | 179 | ··32-bit·CRC·value·(hex):·························881d622e |
| 180 | ··compressed·size:································93592·bytes | 180 | ··compressed·size:································93592·bytes |
| 181 | ··uncompressed·size:······························547682·bytes | 181 | ··uncompressed·size:······························547682·bytes |
| 182 | ··length·of·filename:·····························9·characters | 182 | ··length·of·filename:·····························9·characters |
| 183 | ··length·of·extra·field:··························0·bytes | 183 | ··length·of·extra·field:··························0·bytes |
| 184 | ··length·of·file·comment:·························0·characters | 184 | ··length·of·file·comment:·························0·characters |
| 185 | ··disk·number·on·which·file·begins:···············disk·1 | 185 | ··disk·number·on·which·file·begins:···············disk·1 |
| 186 | ··apparent·file·type:·····························binary | 186 | ··apparent·file·type:·····························binary |
| Offset 100, 15 lines modified | Offset 100, 15 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··················· | 107 | 0002FB·CRC···················881D622E·(2283627054) |
| 108 | 0002FF·Compressed·Size·······00016D98·(93592) | 108 | 0002FF·Compressed·Size·······00016D98·(93592) |
| 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' |
| Offset 73682, 15 lines modified | Offset 73682, 15 lines modified | ||
| 73682 | 548213·Extract·Zip·Spec······0A·(10)·'1.0' | 73682 | 548213·Extract·Zip·Spec······0A·(10)·'1.0' |
| 73683 | 548214·Extract·OS············00·(0)·'MS-DOS' | 73683 | 548214·Extract·OS············00·(0)·'MS-DOS' |
| 73684 | 548215·General·Purpose·Flag··0800·(2048) | 73684 | 548215·General·Purpose·Flag··0800·(2048) |
| 73685 | ·······[Bits·1-2]············0·'Normal·Compression' | 73685 | ·······[Bits·1-2]············0·'Normal·Compression' |
| 73686 | ·······[Bit·11]··············1·'Language·Encoding' | 73686 | ·······[Bit·11]··············1·'Language·Encoding' |
| 73687 | 548217·Compression·Method····0008·(8)·'Deflated' | 73687 | 548217·Compression·Method····0008·(8)·'Deflated' |
| 73688 | 548219·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025' | 73688 | 548219·Modification·Time·····5A6CA963·(1517070691)·'Wed·Mar·12·21:11:06·2025' |
| 73689 | 54821D·CRC··················· | 73689 | 54821D·CRC···················881D622E·(2283627054) |
| 73690 | 548221·Compressed·Size·······00016D98·(93592) | 73690 | 548221·Compressed·Size·······00016D98·(93592) |
| 73691 | 548225·Uncompressed·Size·····00085B62·(547682) | 73691 | 548225·Uncompressed·Size·····00085B62·(547682) |
| 73692 | 548229·Filename·Length·······0009·(9) | 73692 | 548229·Filename·Length·······0009·(9) |
| 73693 | 54822B·Extra·Length··········0000·(0) | 73693 | 54822B·Extra·Length··········0000·(0) |
| 73694 | 54822D·Comment·Length········0000·(0) | 73694 | 54822D·Comment·Length········0000·(0) |
| 73695 | 54822F·Disk·Start············0000·(0) | 73695 | 54822F·Disk·Start············0000·(0) |
| 73696 | 548231·Int·File·Attributes···0000·(0) | 73696 | 548231·Int·File·Attributes···0000·(0) |
| Offset 1520, 15 lines modified | Offset 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='pbuilder | 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·JDBC | 1529 | ····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 modified | Offset 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:·pbuilder | 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 modified | Offset 4421, 15 lines modified | ||
| 4421 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property | 4421 | ······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·the | 4424 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the |
| 4425 | ······current·username. | 4425 | ······current·username. |
| 4426 | ······[Default:·pbuilder | 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·be | 4430 | ······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 modified | Offset 4628, 15 lines modified | ||
| 4628 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property | 4628 | ······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·the | 4631 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the |
| 4632 | ······current·username. | 4632 | ······current·username. |
| 4633 | ······[Default:·pbuilder | 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·the | 4637 | ······The·name·of·the·table·in·the·SQL·database·which·provides·the |
| 4638 | ······remote·data. | 4638 | ······remote·data. |
| Offset 4736, 15 lines modified | Offset 4736, 15 lines modified | ||
| 4736 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property | 4736 | ······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·the | 4739 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the |
| 4740 | ······current·username. | 4740 | ······current·username. |
| 4741 | ······[Default:·pbuilder | 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·SELECT | 4745 | ······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 modified | Offset 7988, 15 lines modified | ||
| 7988 | ···parallel·=·<int-value>·······(Integer) | 7988 | ···parallel·=·<int-value>·······(Integer) |
| 7989 | ······Determines·how·many·threads·will·run·in·parallel·if·animation | 7989 | ······Determines·how·many·threads·will·run·in·parallel·if·animation |
| 7990 | ······output·is·being·produced.·Only·used·if·the·animate·parameter | 7990 | ······output·is·being·produced.·Only·used·if·the·animate·parameter |
| 7991 | ······is·supplied.·The·default·value·is·the·number·of·processors | 7991 | ······is·supplied.·The·default·value·is·the·number·of·processors |
| 7992 | ······apparently·available·to·the·JVM. | 7992 | ······apparently·available·to·the·JVM. |
| 7993 | ······[Default:·4 | 7993 | ······[Default:·40] |
| 7994 | ···xlog·=·true|false·······(Boolean) | 7994 | ···xlog·=·true|false·······(Boolean) |
| 7995 | ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if | 7995 | ······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 modified | Offset 8775, 15 lines modified | ||
| 8775 | ···parallel·=·<int-value>·······(Integer) | 8775 | ···parallel·=·<int-value>·······(Integer) |
| 8776 | ······Determines·how·many·threads·will·run·in·parallel·if·animation | 8776 | ······Determines·how·many·threads·will·run·in·parallel·if·animation |
| 8777 | ······output·is·being·produced.·Only·used·if·the·animate·parameter | 8777 | ······output·is·being·produced.·Only·used·if·the·animate·parameter |
| 8778 | ······is·supplied.·The·default·value·is·the·number·of·processors | 8778 | ······is·supplied.·The·default·value·is·the·number·of·processors |
| 8779 | ······apparently·available·to·the·JVM. | 8779 | ······apparently·available·to·the·JVM. |
| 8780 | ······[Default:·4 | 8780 | ······[Default:·40] |
| 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 modified | Offset 9467, 15 lines modified | ||
| 9467 | ···parallel·=·<int-value>·······(Integer) | 9467 | ···parallel·=·<int-value>·······(Integer) |
| 9468 | ······Determines·how·many·threads·will·run·in·parallel·if·animation | 9468 | ······Determines·how·many·threads·will·run·in·parallel·if·animation |
| 9469 | ······output·is·being·produced.·Only·used·if·the·animate·parameter | 9469 | ······output·is·being·produced.·Only·used·if·the·animate·parameter |
| 9470 | ······is·supplied.·The·default·value·is·the·number·of·processors | 9470 | ······is·supplied.·The·default·value·is·the·number·of·processors |
| 9471 | ······apparently·available·to·the·JVM. | 9471 | ······apparently·available·to·the·JVM. |
| 9472 | ······[Default:·4 | 9472 | ······[Default:·40] |
| 9473 | ···xlog·=·true|false·······(Boolean) | 9473 | ···xlog·=·true|false·······(Boolean) |
| 9474 | ······If·false·(the·default),·the·scale·on·the·X·axis·is·linear,·if | 9474 | ······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. | |||
| Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
| 1 | -rw-r--r--···0········0········0········4·2025-03-12·21:11:06.000000·debian-binary | 1 | -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.xz | 2 | -rw-r--r--···0········0········0·····3380·2025-03-12·21:11:06.000000·control.tar.xz |
| 3 | -rw-r--r--···0········0········0··25442 | 3 | -rw-r--r--···0········0········0··2544204·2025-03-12·21:11:06.000000·data.tar.xz |
| Offset 147, 15 lines modified | Offset 147, 15 lines modified | ||
| 147 | -rw-r--r--···0·root·········(0)·root·········(0)····82670·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/plot2-shading-pweighted.png | 147 | -rw-r--r--···0·root·········(0)·root·········(0)····82670·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/plot2-shading-pweighted.png |
| 148 | -rw-r--r--···0·root·········(0)·root·········(0)····38246·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/plot2-shading-translucent.png | 148 | -rw-r--r--···0·root·········(0)·root·········(0)····38246·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/plot2-shading-translucent.png |
| 149 | -rw-r--r--···0·root·········(0)·root·········(0)····22124·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/plot2-shading-transparent.png | 149 | -rw-r--r--···0·root·········(0)·root·········(0)····22124·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/plot2-shading-transparent.png |
| 150 | -rw-r--r--···0·root·········(0)·root·········(0)····48186·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/plot2-shading-weighted.png | 150 | -rw-r--r--···0·root·········(0)·root·········(0)····48186·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/plot2-shading-weighted.png |
| 151 | -rw-r--r--···0·root·········(0)·root·········(0)···211597·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/plot2-skysim.png | 151 | -rw-r--r--···0·root·········(0)·root·········(0)···211597·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/plot2-skysim.png |
| 152 | -rw-r--r--···0·root·········(0)·root·········(0)···111952·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/skyplot.png | 152 | -rw-r--r--···0·root·········(0)·root·········(0)···111952·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/skyplot.png |
| 153 | -rw-r--r--···0·root·········(0)·root·········(0)·······67·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/sun-style.css | 153 | -rw-r--r--···0·root·········(0)·root·········(0)·······67·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/sun-style.css |
| 154 | -rw-r--r--···0·root·········(0)·root·········(0)··38678 | 154 | -rw-r--r--···0·root·········(0)·root·········(0)··3867889·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/sun256.html |
| 155 | -rw-r--r--···0·root·········(0)·root·········(0)····15757·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/ttools2.png | 155 | -rw-r--r--···0·root·········(0)·root·········(0)····15757·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/ttools2.png |
| 156 | -rw-r--r--···0·root·········(0)·root·········(0)·····5294·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/xyplot.png | 156 | -rw-r--r--···0·root·········(0)·root·········(0)·····5294·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/xyplot.png |
| 157 | -rw-r--r--···0·root·········(0)·root·········(0)·····6887·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/xyplot2.png | 157 | -rw-r--r--···0·root·········(0)·root·········(0)·····6887·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/xyplot2.png |
| 158 | -rw-r--r--···0·root·········(0)·root·········(0)····10441·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/xyzplot.png | 158 | -rw-r--r--···0·root·········(0)·root·········(0)····10441·2025-03-12·21:11:06.000000·./usr/share/doc/stilts/sun256/xyzplot.png |
| 159 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2025-03-12·21:11:06.000000·./usr/share/doc/stilts-doc/ | 159 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2025-03-12·21:11:06.000000·./usr/share/doc/stilts-doc/ |
| 160 | -rw-r--r--···0·root·········(0)·root·········(0)·····2304·2025-03-12·21:11:06.000000·./usr/share/doc/stilts-doc/changelog.Debian.gz | 160 | -rw-r--r--···0·root·········(0)·root·········(0)·····2304·2025-03-12·21:11:06.000000·./usr/share/doc/stilts-doc/changelog.Debian.gz |
| 161 | -rw-r--r--···0·root·········(0)·root·········(0)·····3597·2025-03-12·21:10:41.000000·./usr/share/doc/stilts-doc/copyright | 161 | -rw-r--r--···0·root·········(0)·root·········(0)·····3597·2025-03-12·21:10:41.000000·./usr/share/doc/stilts-doc/copyright |
| Offset 5081, 46 lines modified | Offset 5081, 46 lines modified | ||
| 5081 | using·spaces.··No·metadata·apart·from·column·names·is·written. | 5081 | using·spaces.··No·metadata·apart·from·column·names·is·written. |
| 5082 | ········</p> | 5082 | ········</p> |
| 5083 | ········<p> | 5083 | ········<p> |
| 5084 | ············The·handler·behaviour·may·be·modified·by·specifying | 5084 | ············The·handler·behaviour·may·be·modified·by·specifying |
| 5085 | one·or·more·comma-separated·name=value·configuration·options | 5085 | one·or·more·comma-separated·name=value·configuration·options |
| 5086 | in·parentheses·after·the·handler·name,·e.g. | 5086 | in·parentheses·after·the·handler·name,·e.g. |
| 5087 | "<code>ascii( | 5087 | "<code>ascii(maxCell=158,params=false)</code>". |
| 5088 | The·following·options·are·available: | 5088 | The·following·options·are·available: |
| 5089 | ············<dl> | 5089 | ············<dl> |
| 5090 | ················ | 5090 | ················ |
| 5091 | ················<dt> | 5091 | ················<dt> |
| 5092 | ····················<strong><code> | 5092 | ····················<strong><code>maxCell·=·<int></code></strong> |
| 5093 | ················</dt> | 5093 | ················</dt> |
| 5094 | ················ | 5094 | ················ |
| 5095 | ················<dd> | 5095 | ················<dd> |
| 5096 | ···················· | 5096 | ····················Maximum·width·in·characters·of·an·output·table·cell.·Cells·longer·than·this·will·be·truncated. |
| 5097 | (Default:·<code> | 5097 | (Default:·<code>158</code>) |
| 5098 | ················</dd> | 5098 | ················</dd> |
| 5099 | ················ | 5099 | ················ |
| 5100 | ················<dt> | 5100 | ················<dt> |
| 5101 | ····················<strong><code> | 5101 | ····················<strong><code>params·=·true|false</code></strong> |
| 5102 | ················</dt> | 5102 | ················</dt> |
| 5103 | ················ | 5103 | ················ |
| 5104 | ················<dd> | 5104 | ················<dd> |
| 5105 | ···················· | 5105 | ····················Whether·to·output·table·parameters·as·well·as·row·data. |
| 5106 | (Default:·<code> | 5106 | (Default:·<code>false</code>) |
| 5107 | ················</dd> | 5107 | ················</dd> |
| 5108 | ················ | 5108 | ················ |
| 5109 | ················<dt> | 5109 | ················<dt> |
| 5110 | ····················<strong><code>max | 5110 | ····················<strong><code>maxParam·=·<int></code></strong> |
| 5111 | ················</dt> | 5111 | ················</dt> |
| 5112 | ················ | 5112 | ················ |
| 5113 | ················<dd> | 5113 | ················<dd> |
| 5114 | ····················Maximum·width·in·characters·of·an·output·table· | 5114 | ····················Maximum·width·in·characters·of·an·output·table·parameter.·Parameters·with·values·longer·than·this·will·be·truncated. |
| 5115 | (Default:·<code>1 | 5115 | (Default:·<code>160</code>) |
| 5116 | ················</dd> | 5116 | ················</dd> |
| 5117 | ················ | 5117 | ················ |
| 5118 | ················<dt> | 5118 | ················<dt> |
| 5119 | ····················<strong><code>sampledRows·=·<int></code></strong> | 5119 | ····················<strong><code>sampledRows·=·<int></code></strong> |
| 5120 | ················</dt> | 5120 | ················</dt> |
| 5121 | ················ | 5121 | ················ |
| Offset 5171, 46 lines modified | Offset 5171, 46 lines modified | ||
| 5171 | as·well·as·table·parameters. | 5171 | as·well·as·table·parameters. |
| 5172 | ········</p> | 5172 | ········</p> |
| 5173 | ········<p> | 5173 | ········<p> |
| 5174 | ············The·handler·behaviour·may·be·modified·by·specifying | 5174 | ············The·handler·behaviour·may·be·modified·by·specifying |
| 5175 | one·or·more·comma-separated·name=value·configuration·options | 5175 | one·or·more·comma-separated·name=value·configuration·options |
| 5176 | in·parentheses·after·the·handler·name,·e.g. | 5176 | in·parentheses·after·the·handler·name,·e.g. |
| 5177 | "<code>ipac( | 5177 | "<code>ipac(maxCell=1000,params=true)</code>". |
| 5178 | The·following·options·are·available: | 5178 | The·following·options·are·available: |
| 5179 | ············<dl> | 5179 | ············<dl> |
| 5180 | ················ | 5180 | ················ |
| 5181 | ················<dt> | 5181 | ················<dt> |
| 5182 | ····················<strong><code> | 5182 | ····················<strong><code>maxCell·=·<int></code></strong> |
| 5183 | ················</dt> | 5183 | ················</dt> |
| 5184 | ················ | 5184 | ················ |
| 5185 | ················<dd> | 5185 | ················<dd> |
| 5186 | ···················· | 5186 | ····················Maximum·width·in·characters·of·an·output·table·cell.·Cells·longer·than·this·will·be·truncated. |
| 5187 | (Default:·<code> | 5187 | (Default:·<code>1000</code>) |
| 5188 | ················</dd> | 5188 | ················</dd> |
| 5189 | ················ | 5189 | ················ |
| 5190 | ················<dt> | 5190 | ················<dt> |
| 5191 | ····················<strong><code> | 5191 | ····················<strong><code>params·=·true|false</code></strong> |
| 5192 | ················</dt> | 5192 | ················</dt> |
| 5193 | ················ | 5193 | ················ |
| 5194 | ················<dd> | 5194 | ················<dd> |
| 5195 | ···················· | 5195 | ····················Whether·to·output·table·parameters·as·well·as·row·data. |
| 5196 | (Default:·<code> | 5196 | (Default:·<code>true</code>) |
| 5197 | ················</dd> | 5197 | ················</dd> |
| 5198 | ················ | 5198 | ················ |
| 5199 | ················<dt> | 5199 | ················<dt> |
| 5200 | ····················<strong><code>max | 5200 | ····················<strong><code>maxParam·=·<int></code></strong> |
| 5201 | ················</dt> | 5201 | ················</dt> |
| 5202 | ················ | 5202 | ················ |
| 5203 | ················<dd> | 5203 | ················<dd> |
| 5204 | ····················Maximum·width·in·characters·of·an·output·table· | 5204 | ····················Maximum·width·in·characters·of·an·output·table·parameter.·Parameters·with·values·longer·than·this·will·be·truncated. |
| 5205 | (Default:·<code>1000</code>) | 5205 | (Default:·<code>100000</code>) |
| 5206 | ················</dd> | 5206 | ················</dd> |
| 5207 | ················ | 5207 | ················ |
| 5208 | ················<dt> | 5208 | ················<dt> |
| 5209 | ····················<strong><code>sampledRows·=·<int></code></strong> | 5209 | ····················<strong><code>sampledRows·=·<int></code></strong> |
| 5210 | ················</dt> | 5210 | ················</dt> |
| 5211 | ················ | 5211 | ················ |
| Offset 5271, 46 lines modified | Offset 5271, 46 lines modified | ||
| 5271 | No·reader·exists·for·this·format. | 5271 | No·reader·exists·for·this·format. |
| 5272 | </p> | 5272 | </p> |
| 5273 | ········ | 5273 | ········ |
| 5274 | ········<p> | 5274 | ········<p> |
| 5275 | ············The·handler·behaviour·may·be·modified·by·specifying | 5275 | ············The·handler·behaviour·may·be·modified·by·specifying |
| 5276 | one·or·more·comma-separated·name=value·configuration·options | 5276 | one·or·more·comma-separated·name=value·configuration·options |
| 5277 | in·parentheses·after·the·handler·name,·e.g. | 5277 | in·parentheses·after·the·handler·name,·e.g. |
| 5278 | "<code>text( | 5278 | "<code>text(maxCell=40,params=true)</code>". |
| 5279 | The·following·options·are·available: | 5279 | The·following·options·are·available: |
| 5280 | ············<dl> | 5280 | ············<dl> |
| 5281 | ················ | 5281 | ················ |
| 5282 | ················<dt> | 5282 | ················<dt> |
| 5283 | ····················<strong><code> | 5283 | ····················<strong><code>maxCell·=·<int></code></strong> |
| 5284 | ················</dt> | 5284 | ················</dt> |
| 5285 | ················ | 5285 | ················ |
| 5286 | ················<dd> | 5286 | ················<dd> |
| 5287 | ···················· | 5287 | ····················Maximum·width·in·characters·of·an·output·table·cell.·Cells·longer·than·this·will·be·truncated. |
| 5288 | (Default:·<code> | 5288 | (Default:·<code>40</code>) |
| 5289 | ················</dd> | 5289 | ················</dd> |
| 5290 | ················ | 5290 | ················ |
| 5291 | ················<dt> | 5291 | ················<dt> |
| 5292 | ····················<strong><code> | 5292 | ····················<strong><code>params·=·true|false</code></strong> |
| 5293 | ················</dt> | 5293 | ················</dt> |
| 5294 | ················ | 5294 | ················ |
| 5295 | ················<dd> | 5295 | ················<dd> |
| 5296 | ···················· | 5296 | ····················Whether·to·output·table·parameters·as·well·as·row·data. |
| 5297 | (Default:·<code> | 5297 | (Default:·<code>true</code>) |
| 5298 | ················</dd> | 5298 | ················</dd> |
| 5299 | ················ | 5299 | ················ |
| 5300 | ················<dt> | 5300 | ················<dt> |
| Max diff block lines reached; 7755/13947 bytes (55.60%) of diff not shown. | |||
| Offset 2055, 23 lines modified | Offset 2055, 23 lines modified | ||
| 2055 | Writes·to·a·simple·plain-text·format·intended·to·be·comprehensible·by·humans·or | 2055 | Writes·to·a·simple·plain-text·format·intended·to·be·comprehensible·by·humans·or |
| 2056 | machines. | 2056 | machines. |
| 2057 | The·first·line·is·a·comment,·starting·with·a·"#"·character,·naming·the·columns, | 2057 | The·first·line·is·a·comment,·starting·with·a·"#"·character,·naming·the·columns, |
| 2058 | and·an·attempt·is·made·to·line·up·data·in·columns·using·spaces.·No·metadata | 2058 | and·an·attempt·is·made·to·line·up·data·in·columns·using·spaces.·No·metadata |
| 2059 | apart·from·column·names·is·written. | 2059 | apart·from·column·names·is·written. |
| 2060 | The·handler·behaviour·may·be·modified·by·specifying·one·or·more·comma-separated | 2060 | The·handler·behaviour·may·be·modified·by·specifying·one·or·more·comma-separated |
| 2061 | name=value·configuration·options·in·parentheses·after·the·handler·name,·e.g. | 2061 | name=value·configuration·options·in·parentheses·after·the·handler·name,·e.g. |
| 2062 | "ascii( | 2062 | "ascii(maxCell=158,params=false)".·The·following·options·are·available: |
| 2063 | ··m\x8ma\x8ax\x8xC\x8Ce\x8el\x8ll\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> | ||
| 2064 | ······Maximum·width·in·characters·of·an·output·table·cell.·Cells·longer·than | ||
| 2065 | ······this·will·be·truncated.·(Default:·158) | ||
| 2063 | ··p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·=\x8=·t\x8tr\x8ru\x8ue\x8e|\x8|f\x8fa\x8al\x8ls\x8se\x8e | 2066 | ··p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·=\x8=·t\x8tr\x8ru\x8ue\x8e|\x8|f\x8fa\x8al\x8ls\x8se\x8e |
| 2064 | ······Whether·to·output·table·parameters·as·well·as·row·data.·(Default:·false) | 2067 | ······Whether·to·output·table·parameters·as·well·as·row·data.·(Default:·false) |
| 2065 | ··m\x8ma\x8ax\x8xP\x8Pa\x8ar\x8ra\x8am\x8m·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> | 2068 | ··m\x8ma\x8ax\x8xP\x8Pa\x8ar\x8ra\x8am\x8m·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> |
| 2066 | ······Maximum·width·in·characters·of·an·output·table·parameter.·Parameters·with | 2069 | ······Maximum·width·in·characters·of·an·output·table·parameter.·Parameters·with |
| 2067 | ······values·longer·than·this·will·be·truncated.·(Default:·160) | 2070 | ······values·longer·than·this·will·be·truncated.·(Default:·160) |
| 2068 | ··m\x8ma\x8ax\x8xC\x8Ce\x8el\x8ll\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> | ||
| 2069 | ······Maximum·width·in·characters·of·an·output·table·cell.·Cells·longer·than | ||
| 2070 | ······this·will·be·truncated.·(Default:·158) | ||
| 2071 | ··s\x8sa\x8am\x8mp\x8pl\x8le\x8ed\x8dR\x8Ro\x8ow\x8ws\x8s·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> | 2071 | ··s\x8sa\x8am\x8mp\x8pl\x8le\x8ed\x8dR\x8Ro\x8ow\x8ws\x8s·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> |
| 2072 | ······The·number·of·rows·examined·on·a·first·pass·of·the·table·to·determine·the | 2072 | ······The·number·of·rows·examined·on·a·first·pass·of·the·table·to·determine·the |
| 2073 | ······width·of·each·column.·Only·a·representative·number·of·rows·needs·to·be | 2073 | ······width·of·each·column.·Only·a·representative·number·of·rows·needs·to·be |
| 2074 | ······examined,·but·if·a·formatted·cell·value·after·this·limit·is·wider·than | 2074 | ······examined,·but·if·a·formatted·cell·value·after·this·limit·is·wider·than |
| 2075 | ······the·cells·up·to·it,·then·such·later·wide·cells·may·get·truncated.·If·the | 2075 | ······the·cells·up·to·it,·then·such·later·wide·cells·may·get·truncated.·If·the |
| 2076 | ······value·is·<=0,·all·rows·are·examined·in·the·first·pass;·this·is·the | 2076 | ······value·is·<=0,·all·rows·are·examined·in·the·first·pass;·this·is·the |
| 2077 | ······default,·but·it·can·be·configured·to·some·other·value·if·that·takes·too | 2077 | ······default,·but·it·can·be·configured·to·some·other·value·if·that·takes·too |
| Offset 2090, 23 lines modified | Offset 2090, 23 lines modified | ||
| 2090 | *\x8**\x8**\x8*·5\x85.\x8.1\x81.\x8.2\x82.\x8.6\x86·i\x8ip\x8pa\x8ac\x8c·*\x8**\x8**\x8* | 2090 | *\x8**\x8**\x8*·5\x85.\x8.1\x81.\x8.2\x82.\x8.6\x86·i\x8ip\x8pa\x8ac\x8c·*\x8**\x8**\x8* |
| 2091 | Writes·output·in·the·format·used·by·CalTech's·Infrared·Processing·and·Analysis | 2091 | Writes·output·in·the·format·used·by·CalTech's·Infrared·Processing·and·Analysis |
| 2092 | Center,·and·defined·at·_\x8h_\x8t_\x8t_\x8p_\x8:_\x8/_\x8/_\x8i_\x8r_\x8s_\x8a_\x8._\x8i_\x8p_\x8a_\x8c_\x8._\x8c_\x8a_\x8l_\x8t_\x8e_\x8c_\x8h_\x8._\x8e_\x8d_\x8u_\x8/_\x8a_\x8p_\x8p_\x8l_\x8i_\x8c_\x8a_\x8t_\x8i_\x8o_\x8n_\x8s_\x8/_\x8D_\x8D_\x8G_\x8E_\x8N_\x8/_\x8D_\x8o_\x8c_\x8/ | 2092 | Center,·and·defined·at·_\x8h_\x8t_\x8t_\x8p_\x8:_\x8/_\x8/_\x8i_\x8r_\x8s_\x8a_\x8._\x8i_\x8p_\x8a_\x8c_\x8._\x8c_\x8a_\x8l_\x8t_\x8e_\x8c_\x8h_\x8._\x8e_\x8d_\x8u_\x8/_\x8a_\x8p_\x8p_\x8l_\x8i_\x8c_\x8a_\x8t_\x8i_\x8o_\x8n_\x8s_\x8/_\x8D_\x8D_\x8G_\x8E_\x8N_\x8/_\x8D_\x8o_\x8c_\x8/ |
| 2093 | _\x8i_\x8p_\x8a_\x8c_\x8__\x8t_\x8b_\x8l_\x8._\x8h_\x8t_\x8m_\x8l.·Column·name,·type,·units·and·null·values·are·written,·as·well·as | 2093 | _\x8i_\x8p_\x8a_\x8c_\x8__\x8t_\x8b_\x8l_\x8._\x8h_\x8t_\x8m_\x8l.·Column·name,·type,·units·and·null·values·are·written,·as·well·as |
| 2094 | table·parameters. | 2094 | table·parameters. |
| 2095 | The·handler·behaviour·may·be·modified·by·specifying·one·or·more·comma-separated | 2095 | The·handler·behaviour·may·be·modified·by·specifying·one·or·more·comma-separated |
| 2096 | name=value·configuration·options·in·parentheses·after·the·handler·name,·e.g. | 2096 | name=value·configuration·options·in·parentheses·after·the·handler·name,·e.g. |
| 2097 | "ipac( | 2097 | "ipac(maxCell=1000,params=true)".·The·following·options·are·available: |
| 2098 | ··m\x8ma\x8ax\x8xC\x8Ce\x8el\x8ll\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> | ||
| 2099 | ······Maximum·width·in·characters·of·an·output·table·cell.·Cells·longer·than | ||
| 2100 | ······this·will·be·truncated.·(Default:·1000) | ||
| 2098 | ··p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·=\x8=·t\x8tr\x8ru\x8ue\x8e|\x8|f\x8fa\x8al\x8ls\x8se\x8e | 2101 | ··p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·=\x8=·t\x8tr\x8ru\x8ue\x8e|\x8|f\x8fa\x8al\x8ls\x8se\x8e |
| 2099 | ······Whether·to·output·table·parameters·as·well·as·row·data.·(Default:·true) | 2102 | ······Whether·to·output·table·parameters·as·well·as·row·data.·(Default:·true) |
| 2100 | ··m\x8ma\x8ax\x8xP\x8Pa\x8ar\x8ra\x8am\x8m·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> | 2103 | ··m\x8ma\x8ax\x8xP\x8Pa\x8ar\x8ra\x8am\x8m·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> |
| 2101 | ······Maximum·width·in·characters·of·an·output·table·parameter.·Parameters·with | 2104 | ······Maximum·width·in·characters·of·an·output·table·parameter.·Parameters·with |
| 2102 | ······values·longer·than·this·will·be·truncated.·(Default:·100000) | 2105 | ······values·longer·than·this·will·be·truncated.·(Default:·100000) |
| 2103 | ··m\x8ma\x8ax\x8xC\x8Ce\x8el\x8ll\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> | ||
| 2104 | ······Maximum·width·in·characters·of·an·output·table·cell.·Cells·longer·than | ||
| 2105 | ······this·will·be·truncated.·(Default:·1000) | ||
| 2106 | ··s\x8sa\x8am\x8mp\x8pl\x8le\x8ed\x8dR\x8Ro\x8ow\x8ws\x8s·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> | 2106 | ··s\x8sa\x8am\x8mp\x8pl\x8le\x8ed\x8dR\x8Ro\x8ow\x8ws\x8s·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> |
| 2107 | ······The·number·of·rows·examined·on·a·first·pass·of·the·table·to·determine·the | 2107 | ······The·number·of·rows·examined·on·a·first·pass·of·the·table·to·determine·the |
| 2108 | ······width·of·each·column.·Only·a·representative·number·of·rows·needs·to·be | 2108 | ······width·of·each·column.·Only·a·representative·number·of·rows·needs·to·be |
| 2109 | ······examined,·but·if·a·formatted·cell·value·after·this·limit·is·wider·than | 2109 | ······examined,·but·if·a·formatted·cell·value·after·this·limit·is·wider·than |
| 2110 | ······the·cells·up·to·it,·then·such·later·wide·cells·may·get·truncated.·If·the | 2110 | ······the·cells·up·to·it,·then·such·later·wide·cells·may·get·truncated.·If·the |
| 2111 | ······value·is·<=0,·all·rows·are·examined·in·the·first·pass;·this·is·the | 2111 | ······value·is·<=0,·all·rows·are·examined·in·the·first·pass;·this·is·the |
| 2112 | ······default,·but·it·can·be·configured·to·some·other·value·if·that·takes·too | 2112 | ······default,·but·it·can·be·configured·to·some·other·value·if·that·takes·too |
| Offset 2132, 23 lines modified | Offset 2132, 23 lines modified | ||
| 2132 | *\x8**\x8**\x8*·5\x85.\x8.1\x81.\x8.2\x82.\x8.7\x87·p\x8pa\x8ar\x8rq\x8qu\x8ue\x8et\x8t·*\x8**\x8**\x8* | 2132 | *\x8**\x8**\x8*·5\x85.\x8.1\x81.\x8.2\x82.\x8.7\x87·p\x8pa\x8ar\x8rq\x8qu\x8ue\x8et\x8t·*\x8**\x8**\x8* |
| 2133 | *\x8**\x8**\x8*·5\x85.\x8.1\x81.\x8.2\x82.\x8.8\x88·f\x8fe\x8ea\x8at\x8th\x8he\x8er\x8r·*\x8**\x8**\x8* | 2133 | *\x8**\x8**\x8*·5\x85.\x8.1\x81.\x8.2\x82.\x8.8\x88·f\x8fe\x8ea\x8at\x8th\x8he\x8er\x8r·*\x8**\x8**\x8* |
| 2134 | *\x8**\x8**\x8*·5\x85.\x8.1\x81.\x8.2\x82.\x8.9\x89·t\x8te\x8ex\x8xt\x8t·*\x8**\x8**\x8* | 2134 | *\x8**\x8**\x8*·5\x85.\x8.1\x81.\x8.2\x82.\x8.9\x89·t\x8te\x8ex\x8xt\x8t·*\x8**\x8**\x8* |
| 2135 | Writes·tables·in·a·simple·text-based·format·designed·to·be·read·by·humans.·No | 2135 | Writes·tables·in·a·simple·text-based·format·designed·to·be·read·by·humans.·No |
| 2136 | reader·exists·for·this·format. | 2136 | reader·exists·for·this·format. |
| 2137 | The·handler·behaviour·may·be·modified·by·specifying·one·or·more·comma-separated | 2137 | The·handler·behaviour·may·be·modified·by·specifying·one·or·more·comma-separated |
| 2138 | name=value·configuration·options·in·parentheses·after·the·handler·name,·e.g. | 2138 | name=value·configuration·options·in·parentheses·after·the·handler·name,·e.g. |
| 2139 | "text( | 2139 | "text(maxCell=40,params=true)".·The·following·options·are·available: |
| 2140 | ··m\x8ma\x8ax\x8xC\x8Ce\x8el\x8ll\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> | ||
| 2141 | ······Maximum·width·in·characters·of·an·output·table·cell.·Cells·longer·than | ||
| 2142 | ······this·will·be·truncated.·(Default:·40) | ||
| 2140 | ··p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·=\x8=·t\x8tr\x8ru\x8ue\x8e|\x8|f\x8fa\x8al\x8ls\x8se\x8e | 2143 | ··p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·=\x8=·t\x8tr\x8ru\x8ue\x8e|\x8|f\x8fa\x8al\x8ls\x8se\x8e |
| 2141 | ······Whether·to·output·table·parameters·as·well·as·row·data.·(Default:·true) | 2144 | ······Whether·to·output·table·parameters·as·well·as·row·data.·(Default:·true) |
| 2142 | ··m\x8ma\x8ax\x8xP\x8Pa\x8ar\x8ra\x8am\x8m·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> | 2145 | ··m\x8ma\x8ax\x8xP\x8Pa\x8ar\x8ra\x8am\x8m·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> |
| 2143 | ······Maximum·width·in·characters·of·an·output·table·parameter.·Parameters·with | 2146 | ······Maximum·width·in·characters·of·an·output·table·parameter.·Parameters·with |
| 2144 | ······values·longer·than·this·will·be·truncated.·(Default:·160) | 2147 | ······values·longer·than·this·will·be·truncated.·(Default:·160) |
| 2145 | ··m\x8ma\x8ax\x8xC\x8Ce\x8el\x8ll\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> | ||
| 2146 | ······Maximum·width·in·characters·of·an·output·table·cell.·Cells·longer·than | ||
| 2147 | ······this·will·be·truncated.·(Default:·40) | ||
| 2148 | ··s\x8sa\x8am\x8mp\x8pl\x8le\x8ed\x8dR\x8Ro\x8ow\x8ws\x8s·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> | 2148 | ··s\x8sa\x8am\x8mp\x8pl\x8le\x8ed\x8dR\x8Ro\x8ow\x8ws\x8s·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> |
| 2149 | ······The·number·of·rows·examined·on·a·first·pass·of·the·table·to·determine·the | 2149 | ······The·number·of·rows·examined·on·a·first·pass·of·the·table·to·determine·the |
| 2150 | ······width·of·each·column.·Only·a·representative·number·of·rows·needs·to·be | 2150 | ······width·of·each·column.·Only·a·representative·number·of·rows·needs·to·be |
| 2151 | ······examined,·but·if·a·formatted·cell·value·after·this·limit·is·wider·than | 2151 | ······examined,·but·if·a·formatted·cell·value·after·this·limit·is·wider·than |
| 2152 | ······the·cells·up·to·it,·then·such·later·wide·cells·may·get·truncated.·If·the | 2152 | ······the·cells·up·to·it,·then·such·later·wide·cells·may·get·truncated.·If·the |
| 2153 | ······value·is·<=0,·all·rows·are·examined·in·the·first·pass;·this·is·the | 2153 | ······value·is·<=0,·all·rows·are·examined·in·the·first·pass;·this·is·the |
| 2154 | ······default,·but·it·can·be·configured·to·some·other·value·if·that·takes·too | 2154 | ······default,·but·it·can·be·configured·to·some·other·value·if·that·takes·too |
| Offset 2170, 22 lines modified | Offset 2170, 22 lines modified | ||
| 2170 | |·7·····|·human·····|·Mark··········|·2····|·1.8····|·true···| | 2170 | |·7·····|·human·····|·Mark··········|·2····|·1.8····|·true···| |
| 2171 | +-------+-----------+---------------+------+--------+--------+ | 2171 | +-------+-----------+---------------+------+--------+--------+ |
| 2172 | *\x8**\x8**\x8*·5\x85.\x8.1\x81.\x8.2\x82.\x8.1\x810\x80·h\x8ht\x8tm\x8ml\x8l·*\x8**\x8**\x8* | 2172 | *\x8**\x8**\x8*·5\x85.\x8.1\x81.\x8.2\x82.\x8.1\x810\x80·h\x8ht\x8tm\x8ml\x8l·*\x8**\x8**\x8* |
| 2173 | Writes·a·basic·HTML·TABLE·element·suitable·for·use·as·a·web·page·or·for | 2173 | Writes·a·basic·HTML·TABLE·element·suitable·for·use·as·a·web·page·or·for |
| 2174 | insertion·into·one. | 2174 | insertion·into·one. |
| 2175 | The·handler·behaviour·may·be·modified·by·specifying·one·or·more·comma-separated | 2175 | The·handler·behaviour·may·be·modified·by·specifying·one·or·more·comma-separated |
| 2176 | name=value·configuration·options·in·parentheses·after·the·handler·name,·e.g. | 2176 | name=value·configuration·options·in·parentheses·after·the·handler·name,·e.g. |
| 2177 | "html(standalone=fals | 2177 | "html(maxCell=200,standalone=false)".·The·following·options·are·available: |
| 2178 | ··m\x8ma\x8ax\x8xC\x8Ce\x8el\x8ll\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> | ||
| 2179 | ······Maximum·width·in·characters·of·an·output·table·cell.·Cells·longer·than | ||
| 2180 | ······this·will·be·truncated.·(Default:·200) | ||
| 2178 | ··s\x8st\x8ta\x8an\x8nd\x8da\x8al\x8lo\x8on\x8ne\x8e·=\x8=·t\x8tr\x8ru\x8ue\x8e|\x8|f\x8fa\x8al\x8ls\x8se\x8e | 2181 | ··s\x8st\x8ta\x8an\x8nd\x8da\x8al\x8lo\x8on\x8ne\x8e·=\x8=·t\x8tr\x8ru\x8ue\x8e|\x8|f\x8fa\x8al\x8ls\x8se\x8e |
| 2179 | ······If·true,·the·output·is·a·freestanding·HTML·document·complete·with·HTML, | 2182 | ······If·true,·the·output·is·a·freestanding·HTML·document·complete·with·HTML, |
| 2180 | ······HEAD·and·BODY·tags.·If·false,·the·output·is·just·a·TABLE·element. | 2183 | ······HEAD·and·BODY·tags.·If·false,·the·output·is·just·a·TABLE·element. |
| 2181 | ······(Default:·false) | 2184 | ······(Default:·false) |
| 2182 | ··m\x8ma\x8ax\x8xC\x8Ce\x8el\x8ll\x8l·=\x8=·<\x8<i\x8in\x8nt\x8t>\x8> | ||
| 2183 | ······Maximum·width·in·characters·of·an·output·table·cell.·Cells·longer·than | ||
| 2184 | ······this·will·be·truncated.·(Default:·200) | ||
| 2185 | Multiple·tables·may·be·written·to·a·single·output·file·using·this·format. | 2185 | Multiple·tables·may·be·written·to·a·single·output·file·using·this·format. |
| 2186 | If·no·output·format·is·explicitly·chosen,·writing·to·a·filename·with·the | 2186 | If·no·output·format·is·explicitly·chosen,·writing·to·a·filename·with·the |
| 2187 | extension·".html"·or·".htm"·(case·insensitive)·will·select·HTML·format·for | 2187 | extension·".html"·or·".htm"·(case·insensitive)·will·select·HTML·format·for |
| 2188 | output. | 2188 | output. |
| 2189 | An·example·looks·like·this: | 2189 | An·example·looks·like·this: |
| 2190 | <TABLE·BORDER='1'> | 2190 | <TABLE·BORDER='1'> |
| 2191 | <CAPTION><STRONG>animals.vot</STRONG></CAPTION> | 2191 | <CAPTION><STRONG>animals.vot</STRONG></CAPTION> |
| Offset 3533, 15 lines modified | Offset 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·named | 3534 | ··········*·append:·Appends·to·an·existing·table.·An·error·results·if·the·named |
| 3535 | ············table·has·the·wrong·structure·(number·or·types·of·columns)·for·the | 3535 | ············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:·pbuilder | 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·or | 3546 | 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·such | 3547 | different·tables,·that·refer·to·the·same·item.·In·an·astronomical·context·such |
| Offset 19156, 15 lines modified | Offset 19156, 15 lines modified | ||
| 19156 | ············parameter | 19156 | ············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·is | 19159 | ······Determines·how·many·threads·will·run·in·parallel·if·animation·output·is |
| Max diff block lines reached; 8738/17268 bytes (50.60%) of diff not shown. | |||