imho i'd do 200 bias. 150 flats are probably not necessary as the goal is to get the flat subs well into the linear range of the sensor. i usually do between 20 and 50 with my CCD. of course, under the assumption that the banding noise is also in the flats, maybe it's not a bad idea to do more with the DSLR.
darks are the real can of worms. i think you're going to need a whole lot more than 9...
the thermal signal in any frame builds up linearly with time and exponentially with temperature. so if you have a cooled CCD you fix the temperature someplace (say -20C or -30C), and then make darks that are longer than your lights. then there's only one variable - exposure time. naively you can simply scale your dark (after removing the bias) by the ratio of your light to dark exposure times. pixinsight goes further, scaling the dark until the noise in the calibrated frame is minimized.
canon DSLRs have the added complication that for some exposure times < some threshold, the camera firmware plays tricks with the data to try to hide the thermal signal. this means that you can't actually properly scale DSLR darks, and so probably the best strategy is to take darks of the same length as your lights and tell PI not to optimize them.
if your DSLR is not temperature regulated, then you're in the worst of all worlds. in this situation you need to take a look at your lights with exiftool or Dark Library or some other tool that can read the temperature out of the CR2 file. to avoid complete insanity, you can bin your lights into 5C temperature buckets. then you need to take a bunch of darks across different nights and similar temperatures, so that you can make clean master darks for each 5C bin.
so yeah, for best results you need to calibrate different temperature lights with their temperature-matched master darks. a true pain in the butt.
at any rate, that banding noise is also in the master dark, so it probably pays to do as many dark subs as you can stomach. i've gone as far as to make 50 1200s darks with my CCD, letting it run for a couple of nights to get them all.
if you are unable to get rid of the banding through calibration, then there's always Georg's CanonBandingReduction script. this can be applied to a batch of frames using ImageContainer and a process icon containing the script invocation. you need to experiment with the amount and the highlight protection to find out what works best for the target you are imaging. it works really well; i am working on some 2+ year old data which has awful banding patterns and the script has worked miracles on the subs.
you can also apply CBR to an integrated frame but with these multi-night projects with differing camera angles, you're pretty much sunk unless you integrate each night separately, then apply CBR to the sub-integrations and finally integrate each night's integrated result together...
rob