! Started logfile: 1908-201_X.log on Thu Jul 10 13:56:08 2008 observe 1908-201_X.edt2 ! Reading UV FITS file: 1908-201_X.edt2 ! AN table 1: 4 integrations on 190 of 190 possible baselines. ! AN table 2: 18 integrations on 190 of 190 possible baselines. ! AN table 3: 25 integrations on 190 of 190 possible baselines. ! AN table 4: 54 integrations on 190 of 190 possible baselines. ! AN table 5: 48 integrations on 190 of 190 possible baselines. ! Apparent sampling: 0.120876 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: 1908-201 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1472 lines of history. ! ! Reading 13688 visibilities. ![@gonzo7-0.1 1908-201_X] print "***********************************" ! *********************************** print "*** Using gonzo instruction set ***" ! *** Using gonzo instruction set *** print "***********************************" ! *********************************** float field_size field_size = 1024 float field_cell field_cell = 0.1 integer clean_niter clean_niter = 50 float clean_gain clean_gain = 0.03 float dynam dynam = 7.0 float win_mult win_mult = 1.8 float solint solint = 3.6/6.0 logical doflt doflt = true logical doamp float new_peak float flux_cutoff mapsize field_size,field_cell ! Map grid = 1024x1024 pixels with 0.100x0.100 milli-arcsec cellsize. select ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 80 telescope corrections were flagged in sub-array 1. ! A total of 231 telescope corrections were flagged in sub-array 2. ! A total of 488 telescope corrections were flagged in sub-array 3. ! A total of 1016 telescope corrections were flagged in sub-array 4. ! A total of 671 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! A total of 231 telescope corrections were flagged in sub-array 2. ! A total of 439 telescope corrections were flagged in sub-array 3. ! A total of 1016 telescope corrections were flagged in sub-array 4. ! A total of 667 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! A total of 229 telescope corrections were flagged in sub-array 2. ! A total of 439 telescope corrections were flagged in sub-array 3. ! A total of 1017 telescope corrections were flagged in sub-array 4. ! A total of 670 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 80 telescope corrections were flagged in sub-array 1. ! A total of 229 telescope corrections were flagged in sub-array 2. ! A total of 488 telescope corrections were flagged in sub-array 3. ! A total of 1013 telescope corrections were flagged in sub-array 4. ! A total of 666 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=0.969706Jy sigma=14.250776 ! Fit after self-cal, rms=0.961572Jy sigma=14.298561 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvweight 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. doamp = false flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6928 mas, bmaj=1.999 mas, bpa=-7.013 degrees ! Estimated noise=1.23365 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=50 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.34289 Jy ! Total flux subtracted in 50 components = 1.34289 Jy ! Clean residual min=-0.091184 max=0.374589 Jy/beam ! Clean residual mean=0.000572 rms=0.026261 Jy/beam ! Combined flux in latest and established models = 1.34289 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1.34289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.684056Jy sigma=9.639705 ! Fit after self-cal, rms=0.684056Jy sigma=9.639696 ! Inverting map ! clean: niter=50 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.295684 Jy ! Total flux subtracted in 50 components = 0.295684 Jy ! Clean residual min=-0.092425 max=0.126092 Jy/beam ! Clean residual mean=0.000414 rms=0.018441 Jy/beam ! Combined flux in latest and established models = 1.63858 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.63858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.511966Jy sigma=6.619612 ! Fit after self-cal, rms=0.511990Jy sigma=6.619440 ! Inverting map print "****************************************" ! **************************************** print "*** Finished Uniform Weighting CLEAN ***" ! *** Finished Uniform Weighting CLEAN *** print "****************************************" ! **************************************** uvweight 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 doamp = false flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9579 mas, bmaj=2.417 mas, bpa=0.4017 degrees ! Estimated noise=0.642988 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.178599 Jy ! Component: 100 - total flux cleaned = 0.243474 Jy ! Total flux subtracted in 100 components = 0.243474 Jy ! Clean residual min=-0.067423 max=0.106174 Jy/beam ! Clean residual mean=-0.000379 rms=0.021527 Jy/beam ! Combined flux in latest and established models = 1.88205 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 1.88205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.453256Jy sigma=5.635650 ! Fit after self-cal, rms=0.453197Jy sigma=5.634713 ! Inverting map print "****************************************" ! **************************************** print "*** Finished Natural Weighting CLEAN ***" ! *** Finished Natural Weighting CLEAN *** print "****************************************" ! **************************************** gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.85 FD 0.96 GC 1.00* HH 1.00* ! HN 1.00* KK 1.30 KP 1.04 LA 0.90 ! MA 1.00* MC 1.00* MK 0.84 NL 1.49 ! NY 1.00* ON 1.00* OV 1.05 PT 0.87 ! SC 0.91 TS 1.00* WF 0.68 WZ 1.00* ! ! A total of 12 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.77 FD 1.10 GC 1.00* HH 1.00* ! HN 1.00* KK 1.03 KP 1.09 LA 0.99 ! MA 1.00* MC 1.00* MK 1.10 NL 1.00* ! NY 1.00* ON 1.00* OV 1.17 PT 1.10 ! SC 1.12 TS 1.00* WF 1.48 WZ 1.00* ! ! A total of 18 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.99 FD 0.94 GC 1.00* HH 1.00* ! HN 3.46 KK 0.95 KP 1.00 LA 0.99 ! MA 1.00* MC 1.00* MK 0.99 NL 1.09 ! NY 1.00* ON 1.00* OV 1.34 PT 0.91 ! SC 1.10 TS 1.00* WF 0.85 WZ 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.96 GC 1.00* HH 1.00* ! HN 1.00* KK 1.24 KP 1.02 LA 0.95 ! MA 1.00* MC 1.00* MK 0.79 NL 1.45 ! NY 1.00* ON 1.00* OV 1.06 PT 0.79 ! SC 0.83 TS 1.00* WF 0.78 WZ 1.00* ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.00* FD 1.00* GC 1.00* HH 1.00* ! HN 1.00* KK 1.00* KP 1.00* LA 1.00* ! MA 0.64 MC 0.98 MK 1.00* NL 1.00* ! NY 1.00* ON 0.92 OV 1.00* PT 1.00* ! SC 1.00* TS 1.00* WF 1.00* WZ 0.88 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.84 FD 1.09 GC 1.00* HH 1.00* ! HN 1.00* KK 1.04 KP 1.15 LA 1.13 ! MA 1.00* MC 1.00* MK 1.04 NL 1.00* ! NY 1.00* ON 1.00* OV 1.19 PT 1.11 ! SC 1.06 TS 1.00* WF 1.39 WZ 1.00* ! ! A total of 18 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.80 FD 0.99 GC 1.00* HH 1.00* ! HN 2.40 KK 0.66 KP 1.00 LA 0.97 ! MA 1.00* MC 1.00* MK 0.96 NL 1.06 ! NY 1.00* ON 1.00* OV 1.35 PT 0.87 ! SC 1.21 TS 1.00* WF 0.78 WZ 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.81 FD 1.00 GC 1.00* HH 1.00* ! HN 2.99 KK 1.28 KP 1.04 LA 0.95 ! MA 1.00* MC 1.00* MK 1.03 NL 1.43 ! NY 1.00* ON 1.00* OV 0.96 PT 0.97 ! SC 0.95 TS 1.00* WF 0.71 WZ 1.00* ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.00* FD 1.00* GC 1.00* HH 1.00* ! HN 1.00* KK 1.00* KP 1.00* LA 1.00* ! MA 0.74 MC 1.02 MK 1.00* NL 1.00* ! NY 1.00* ON 0.92 OV 1.00* PT 1.00* ! SC 1.00* TS 1.00* WF 1.00* WZ 0.88 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.75 FD 1.09 GC 1.00* HH 1.00* ! HN 1.00* KK 1.03 KP 1.20 LA 1.14 ! MA 1.00* MC 1.00* MK 1.14 NL 1.00* ! NY 1.00* ON 1.00* OV 1.06 PT 1.06 ! SC 1.06 TS 1.00* WF 1.39 WZ 1.00* ! ! A total of 18 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.98 FD 0.93 GC 1.00* HH 1.00* ! HN 2.58 KK 0.76 KP 1.01 LA 0.91 ! MA 1.00* MC 1.00* MK 0.98 NL 1.08 ! NY 1.00* ON 1.00* OV 1.29 PT 0.92 ! SC 1.00 TS 1.00* WF 0.78 WZ 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 FD 1.06 GC 1.00* HH 1.00* ! HN 2.46 KK 1.27 KP 1.00 LA 0.85 ! MA 1.00* MC 1.00* MK 0.86 NL 1.37 ! NY 1.00* ON 1.00* OV 0.97 PT 0.93 ! SC 0.87 TS 1.00* WF 0.86 WZ 1.00* ! ! A total of 12 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* FD 0.00* GC 0.00* HH 0.00* ! HN 0.00* KK 0.00* KP 0.00* LA 0.00* ! MA 0.00* MC 0.00* MK 0.00* NL 0.00* ! NY 0.00* ON 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.72 FD 1.18 GC 1.00* HH 1.00* ! HN 1.00* KK 0.68 KP 1.12 LA 1.14 ! MA 1.00* MC 1.00* MK 1.12 NL 1.53 ! NY 1.00* ON 1.00* OV 1.10 PT 1.12 ! SC 0.98 TS 1.00* WF 1.48 WZ 1.00* ! ! A total of 18 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.95 FD 0.94 GC 1.00* HH 1.00* ! HN 2.45 KK 0.76 KP 0.97 LA 0.97 ! MA 1.00* MC 1.00* MK 0.95 NL 1.11 ! NY 1.00* ON 1.00* OV 1.16 PT 0.81 ! SC 1.15 TS 1.00* WF 0.81 WZ 1.00* ! ! ! Fit before self-cal, rms=0.453197Jy sigma=5.634713 ! Fit after self-cal, rms=0.210627Jy sigma=1.881725 dynam = dynam - 0.5 doamp = false flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9495 mas, bmaj=2.417 mas, bpa=-0.4769 degrees ! Estimated noise=0.638955 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3.1, 2.1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0379573 Jy ! Component: 100 - total flux cleaned = 0.0584543 Jy ! Total flux subtracted in 100 components = 0.0584543 Jy ! Clean residual min=-0.011232 max=0.022934 Jy/beam ! Clean residual mean=0.000979 rms=0.004297 Jy/beam ! Combined flux in latest and established models = 1.94051 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 34 components and 1.94051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203333Jy sigma=1.737717 ! Fit after self-cal, rms=0.202219Jy sigma=1.712027 ! Inverting map dynam = dynam - 1.0 doamp = true solint = solint * (6.0/3.6) flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (4.7, 6.7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0234762 Jy ! Component: 100 - total flux cleaned = 0.0346916 Jy ! Total flux subtracted in 100 components = 0.0346916 Jy ! Clean residual min=-0.011317 max=0.014132 Jy/beam ! Clean residual mean=0.000949 rms=0.003688 Jy/beam ! Combined flux in latest and established models = 1.9752 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 48 components and 1.9752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198638Jy sigma=1.656968 ! Fit after self-cal, rms=0.188227Jy sigma=1.482184 ! Inverting map and beam ! Estimated beam: bmin=0.945 mas, bmaj=2.407 mas, bpa=-0.5476 degrees ! Estimated noise=0.64014 mJy/beam. ! Added new window around map position (1.6, 1.8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0222451 Jy ! Component: 100 - total flux cleaned = 0.0320011 Jy ! Total flux subtracted in 100 components = 0.0320011 Jy ! Clean residual min=-0.008803 max=0.012380 Jy/beam ! Clean residual mean=0.000692 rms=0.002998 Jy/beam ! Combined flux in latest and established models = 2.0072 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 2.0072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184715Jy sigma=1.431629 ! Fit after self-cal, rms=0.182524Jy sigma=1.393733 ! Inverting map and beam ! Estimated beam: bmin=0.9413 mas, bmaj=2.399 mas, bpa=-0.5938 degrees ! Estimated noise=0.642016 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0183736 Jy ! Component: 100 - total flux cleaned = 0.0236698 Jy ! Total flux subtracted in 100 components = 0.0236698 Jy ! Clean residual min=-0.008096 max=0.010860 Jy/beam ! Clean residual mean=0.000630 rms=0.002675 Jy/beam ! Combined flux in latest and established models = 2.03087 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 2.03087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179942Jy sigma=1.358612 ! Fit after self-cal, rms=0.178840Jy sigma=1.336360 ! Inverting map and beam ! Estimated beam: bmin=0.938 mas, bmaj=2.391 mas, bpa=-0.6366 degrees ! Estimated noise=0.64352 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152344 Jy ! Component: 100 - total flux cleaned = 0.0185713 Jy ! Total flux subtracted in 100 components = 0.0185713 Jy ! Clean residual min=-0.007785 max=0.009787 Jy/beam ! Clean residual mean=0.000580 rms=0.002451 Jy/beam ! Combined flux in latest and established models = 2.04944 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 81 components and 2.04944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176856Jy sigma=1.309510 ! Fit after self-cal, rms=0.176189Jy sigma=1.294217 ! Inverting map and beam ! Estimated beam: bmin=0.9349 mas, bmaj=2.385 mas, bpa=-0.6814 degrees ! Estimated noise=0.64473 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121495 Jy ! Component: 100 - total flux cleaned = 0.0148138 Jy ! Total flux subtracted in 100 components = 0.0148138 Jy ! Clean residual min=-0.007586 max=0.009040 Jy/beam ! Clean residual mean=0.000539 rms=0.002277 Jy/beam ! Combined flux in latest and established models = 2.06425 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 2.06425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174544Jy sigma=1.272863 ! Fit after self-cal, rms=0.174029Jy sigma=1.261791 ! Inverting map and beam ! Estimated beam: bmin=0.9322 mas, bmaj=2.379 mas, bpa=-0.726 degrees ! Estimated noise=0.645715 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100861 Jy ! Component: 100 - total flux cleaned = 0.0125436 Jy ! Total flux subtracted in 100 components = 0.0125436 Jy ! Clean residual min=-0.007434 max=0.008582 Jy/beam ! Clean residual mean=0.000504 rms=0.002140 Jy/beam ! Combined flux in latest and established models = 2.0768 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 94 components and 2.0768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172634Jy sigma=1.244310 ! Fit after self-cal, rms=0.172187Jy sigma=1.235741 ! Inverting map and beam ! Estimated beam: bmin=0.9298 mas, bmaj=2.374 mas, bpa=-0.7673 degrees ! Estimated noise=0.646545 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00872576 Jy ! Component: 100 - total flux cleaned = 0.0110029 Jy ! Total flux subtracted in 100 components = 0.0110029 Jy ! Clean residual min=-0.007251 max=0.008296 Jy/beam ! Clean residual mean=0.000473 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 2.0878 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 2.0878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170986Jy sigma=1.221272 ! Fit after self-cal, rms=0.170590Jy sigma=1.214395 ! Inverting map and beam ! Estimated beam: bmin=0.9277 mas, bmaj=2.37 mas, bpa=-0.8082 degrees ! Estimated noise=0.64732 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00759578 Jy ! Component: 100 - total flux cleaned = 0.00971545 Jy ! Total flux subtracted in 100 components = 0.00971545 Jy ! Clean residual min=-0.007080 max=0.008039 Jy/beam ! Clean residual mean=0.000445 rms=0.001930 Jy/beam ! Combined flux in latest and established models = 2.09752 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 101 components and 2.09752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169559Jy sigma=1.202454 ! Fit after self-cal, rms=0.169222Jy sigma=1.197052 ! Inverting map and beam ! Estimated beam: bmin=0.9258 mas, bmaj=2.366 mas, bpa=-0.8422 degrees ! Estimated noise=0.647971 mJy/beam. doamp = false solint = solint / (6.0/3.6) flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00691321 Jy ! Component: 100 - total flux cleaned = 0.00833318 Jy ! Total flux subtracted in 100 components = 0.00833318 Jy ! Clean residual min=-0.006959 max=0.007868 Jy/beam ! Clean residual mean=0.000421 rms=0.001847 Jy/beam ! Combined flux in latest and established models = 2.10585 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 107 components and 2.10585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168337Jy sigma=1.187103 ! Fit after self-cal, rms=0.168067Jy sigma=1.183887 ! Inverting map print "***********************************" ! *********************************** print "*** Finished Amplitude Self-Cal ***" ! *** Finished Amplitude Self-Cal *** print "***********************************" ! *********************************** save 1908-201_X ! Writing UV FITS file: 1908-201_X.uvf ! Writing 107 model components to file: 1908-201_X.mod ! wwins: Wrote 4 windows to 1908-201_X.win ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9258 x 2.366 at -0.8422 degrees (North through East) ! Clean map min=-0.0070534 max=1.7854 Jy/beam ! Writing clean map to FITS file: 1908-201_X.fits ! Writing difmap environment to: 1908-201_X.par print "****************************" ! **************************** print "*** Now, make some plots ***" ! *** Now, make some plots *** print "****************************" ! **************************** ![@gonzo_plot 1908-201_X] device 1908-201_Xuv.ps/vps,1,2 ! Attempting to open device: '1908-201_Xuv.ps/vps' radplot ! Using default options string "m1" uvplot ! Using default options string "" device 1908-201_Xim.ps/vps ! Attempting to open device: '1908-201_Xim.ps/vps' uvweight 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. loglevs -1,2048,2 ! The new contour levels are: ! -1 1 2 4 8 16 32 64 128 256 512 1024 2048 cmul = imstat(rms)*3 ! Inverting map and beam ! Estimated beam: bmin=0.9258 mas, bmaj=2.366 mas, bpa=-0.8422 degrees ! Estimated noise=0.647971 mJy/beam. mappl cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9258 x 2.366 at -0.8422 degrees (North through East) ! Clean map min=-0.0070534 max=1.7854 Jy/beam ![Exited script file: gonzo_plot] ![Exited script file: gonzo7-0.1] quit ! Quitting program ! Log file 1908-201_X.log closed on Thu Jul 10 13:56:23 2008