PSI2 targets draft-pick
This is the version dated 10/29/2005.
Original submission files
PSI2
JCSG
MCSG
NESG
NYSGXRC
Formatted submission
download all formatted input files.
* MCSG's submission has ~200 targets assigned to wrong tiers, i.e., some tier2 targets are put into tier1, etc. If the draft-pick scripts are run on this original list, these incorrectly assigned targets would be total ignored, as if they are not in the list at all. So I took the liberty of correcting the list with a perl script, and here is the log of the corrections.
Output from version 1 of the draft-pick script
This is essentially the version that I distributed on 10/21/2005 (the random options were modified slightly, -norandom is now the default and is completely deterministic; -random uses a fixed random seed following Adam's suggestion, so should be repeatable as well). For each tier, targets are officially drafted for targets/4 rounds. After that, the remaining targets are assigned to the centers that haven't got enough targets. The end result is each center gets almost equal number of targets, and you may get some targets that are not in your list at all.
Here is the detailed algorithm
Alphabetic order ( -norandom option ) |
Random order with fixed seed ( -random option ) |
download the full output.
Log of the draft process.
|
download the full output.
Log of the draft process.
|
Output from version 2 of the draft-pick script
This is a slightly different algorithm: after the official draft rounds, the remaining targets are assigned only if they are selected by one or more centers. The end result: you will only get those targets that are on your list, and each center may get different number of targets depending on their input list. This is designed since each center has their own blacklist.
Alphabetic order |
Random order with fixed seed |
download the full output.
Log of the draft process.
|
download the full output.
Log of the draft process.
|