! Started logfile: /d2/scr/pima/bp171aa_uvs/J1135+3010_C_uvs.log on Thu Nov 28 23:36:38 2013 obs /d2/scr/pima/bp171aa_uvs/J1135+3010_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171aa_uvs/J1135+3010_C_uva.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.641975 visibilities/baseline/integration-bin. ! Found source: J1135+3010 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 4.14397e+09 3.2e+07 1 3.2e+07 ! 02 2 4.17597e+09 3.2e+07 1 3.2e+07 ! 03 3 4.20797e+09 3.2e+07 1 3.2e+07 ! 04 4 4.23997e+09 3.2e+07 1 3.2e+07 ! 05 5 4.43197e+09 3.2e+07 1 3.2e+07 ! 06 6 4.52797e+09 3.2e+07 1 3.2e+07 ! 07 7 4.55997e+09 3.2e+07 1 3.2e+07 ! 08 8 4.59197e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2080 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.3 print "taper_size =",taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp171aa_uvs/J1135+3010_C] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.300x0.300 milli-arcsec cellsize. 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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997620Jy sigma=0.705243 ! Fit after self-cal, rms=0.976576Jy sigma=0.690364 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 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. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.031 mas, bmaj=4.97 mas, bpa=32.91 degrees ! Estimated noise=33.2957 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0170881 Jy ! Component: 100 - total flux cleaned = 0.0232606 Jy ! Total flux subtracted in 100 components = 0.0232606 Jy ! Clean residual min=-0.003303 max=0.003728 Jy/beam ! Clean residual mean=0.000006 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.0232606 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0232606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.026164Jy sigma=0.018493 ! Fit after self-cal, rms=0.024651Jy sigma=0.017424 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 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 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.521 mas, bmaj=5.178 mas, bpa=32.09 degrees ! Estimated noise=22.3219 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00611964 Jy ! Component: 100 - total flux cleaned = 0.00972513 Jy ! Component: 150 - total flux cleaned = 0.012021 Jy ! Component: 200 - total flux cleaned = 0.0135803 Jy ! Total flux subtracted in 200 components = 0.0135803 Jy ! Clean residual min=-0.001813 max=0.002507 Jy/beam ! Clean residual mean=0.000002 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.0368408 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 79 components and 0.0368408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022999Jy sigma=0.016255 ! Fit after self-cal, rms=0.022943Jy sigma=0.016215 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.521 x 5.178 at 32.09 degrees (North through East) ! Clean map min=-0.0018038 max=0.025383 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.14 HN 0.88 KP 0.95 ! LA 1.05 MK 1.00* NL 0.89 OV 1.03 ! PT 0.85 SC 1.03 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.022943Jy sigma=0.016215 ! Fit after self-cal, rms=0.022833Jy sigma=0.016190 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.524 mas, bmaj=5.173 mas, bpa=32.02 degrees ! Estimated noise=22.1684 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126586 Jy ! Component: 100 - total flux cleaned = 0.00205054 Jy ! Component: 150 - total flux cleaned = 0.00236955 Jy ! Component: 200 - total flux cleaned = 0.00255195 Jy ! Total flux subtracted in 200 components = 0.00255195 Jy ! Clean residual min=-0.001833 max=0.002258 Jy/beam ! Clean residual mean=0.000001 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0393928 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 91 components and 0.0393928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022753Jy sigma=0.016132 ! Fit after self-cal, rms=0.022746Jy sigma=0.016121 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022746Jy sigma=0.016121 ! Fit after self-cal, rms=0.022377Jy sigma=0.016054 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.527 mas, bmaj=5.166 mas, bpa=32.04 degrees ! Estimated noise=21.8185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.33956e-05 Jy ! Component: 100 - total flux cleaned = 0.000166214 Jy ! Component: 150 - total flux cleaned = 0.000204582 Jy ! Component: 200 - total flux cleaned = 0.000238084 Jy ! Total flux subtracted in 200 components = 0.000238084 Jy ! Clean residual min=-0.001691 max=0.002163 Jy/beam ! Clean residual mean=0.000000 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0396309 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 100 components and 0.0396309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022356Jy sigma=0.016042 ! Fit after self-cal, rms=0.022360Jy sigma=0.016038 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (17.1, -6.9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118722 Jy ! Component: 100 - total flux cleaned = 0.00126679 Jy ! Component: 150 - total flux cleaned = 0.00142459 Jy ! Component: 200 - total flux cleaned = 0.00160154 Jy ! Total flux subtracted in 200 components = 0.00160154 Jy ! Clean residual min=-0.001606 max=0.001738 Jy/beam ! Clean residual mean=0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0412324 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 123 components and 0.0412324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022172Jy sigma=0.015906 ! Fit after self-cal, rms=0.022142Jy sigma=0.015884 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022142Jy sigma=0.015884 ! Fit after self-cal, rms=0.022258Jy sigma=0.015825 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.523 mas, bmaj=5.171 mas, bpa=32 degrees ! Estimated noise=21.9964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131681 Jy ! Component: 100 - total flux cleaned = 0.000232206 Jy ! Component: 150 - total flux cleaned = 0.000390425 Jy ! Component: 200 - total flux cleaned = 0.000471795 Jy ! Total flux subtracted in 200 components = 0.000471795 Jy ! Clean residual min=-0.001427 max=0.001664 Jy/beam ! Clean residual mean=0.000001 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0417042 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 137 components and 0.0417042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022207Jy sigma=0.015788 ! Fit after self-cal, rms=0.022209Jy sigma=0.015781 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-38.7, 68.7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109757 Jy ! Component: 100 - total flux cleaned = 0.00116073 Jy ! Component: 150 - total flux cleaned = 0.0011606 Jy ! Component: 200 - total flux cleaned = 0.00124998 Jy ! Total flux subtracted in 200 components = 0.00124998 Jy ! Clean residual min=-0.001345 max=0.001355 Jy/beam ! Clean residual mean=0.000001 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0429542 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 155 components and 0.0429542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022100Jy sigma=0.015710 ! Fit after self-cal, rms=0.022068Jy sigma=0.015688 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022068Jy sigma=0.015688 ! Fit after self-cal, rms=0.022219Jy sigma=0.015682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.452 mas, bmaj=5.518 mas, bpa=36.09 degrees ! Estimated noise=24.8055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177939 Jy ! Component: 100 - total flux cleaned = 0.000155622 Jy ! Component: 150 - total flux cleaned = 0.000104426 Jy ! Component: 200 - total flux cleaned = 7.42407e-05 Jy ! Total flux subtracted in 200 components = 7.42407e-05 Jy ! Clean residual min=-0.001361 max=0.001441 Jy/beam ! Clean residual mean=0.000002 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0430285 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 169 components and 0.0430284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022171Jy sigma=0.015651 ! Fit after self-cal, rms=0.022164Jy sigma=0.015644 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.41463e-05 Jy ! Component: 100 - total flux cleaned = 5.96908e-05 Jy ! Component: 150 - total flux cleaned = 2.9701e-05 Jy ! Component: 200 - total flux cleaned = 1.53293e-06 Jy ! Total flux subtracted in 200 components = 1.53293e-06 Jy ! Clean residual min=-0.001371 max=0.001424 Jy/beam ! Clean residual mean=0.000002 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.04303 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 179 components and 0.04303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022138Jy sigma=0.015627 ! Fit after self-cal, rms=0.022137Jy sigma=0.015624 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.514 mas, bmaj=5.172 mas, bpa=32.01 degrees ! Estimated noise=22.1549 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.514 x 5.172 at 32.01 degrees (North through East) ! Clean map min=-0.0018415 max=0.024987 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 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. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.025 mas, bmaj=4.971 mas, bpa=33 degrees ! Estimated noise=32.6976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177826 Jy ! Component: 100 - total flux cleaned = 0.0244175 Jy ! Component: 150 - total flux cleaned = 0.0279625 Jy ! Component: 200 - total flux cleaned = 0.0305447 Jy ! Total flux subtracted in 200 components = 0.0305447 Jy ! Clean residual min=-0.002783 max=0.003538 Jy/beam ! Clean residual mean=0.000004 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.0305447 Jy uvw 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. flux_cutoff = imstat(rms) * dynam ! Adding 46 model components to the UV plane model. ! The established model now contains 46 components and 0.0305447 Jy ! Inverting map and beam ! Estimated beam: bmin=2.514 mas, bmaj=5.172 mas, bpa=32.01 degrees ! Estimated noise=22.1549 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (9, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0039447 Jy ! Component: 100 - total flux cleaned = 0.00642151 Jy ! Component: 150 - total flux cleaned = 0.00789383 Jy ! Component: 200 - total flux cleaned = 0.0091874 Jy ! Total flux subtracted in 200 components = 0.0091874 Jy ! Clean residual min=-0.001690 max=0.002071 Jy/beam ! Clean residual mean=0.000002 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0397321 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 77 components and 0.0397321 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.452 mas, bmaj=5.518 mas, bpa=36.09 degrees ! Estimated noise=24.8055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165504 Jy ! Component: 100 - total flux cleaned = 0.00206559 Jy ! Component: 150 - total flux cleaned = 0.00227797 Jy ! Component: 200 - total flux cleaned = 0.00251694 Jy ! Total flux subtracted in 200 components = 0.00251694 Jy ! Clean residual min=-0.001496 max=0.001735 Jy/beam ! Clean residual mean=0.000003 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0422491 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000184166 Jy ! Component: 100 - total flux cleaned = 0.000350263 Jy ! Component: 150 - total flux cleaned = 0.000438533 Jy ! Component: 200 - total flux cleaned = 0.000521134 Jy ! Total flux subtracted in 200 components = 0.000521134 Jy ! Clean residual min=-0.001381 max=0.001626 Jy/beam ! Clean residual mean=0.000003 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0427702 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 126 components and 0.0427702 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.514 mas, bmaj=5.172 mas, bpa=32.01 degrees ! Estimated noise=22.1549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000223596 Jy ! Component: 100 - total flux cleaned = 0.000314645 Jy ! Component: 150 - total flux cleaned = 0.00031401 Jy ! Component: 200 - total flux cleaned = 0.00031328 Jy ! Total flux subtracted in 200 components = 0.00031328 Jy ! Clean residual min=-0.001280 max=0.001506 Jy/beam ! Clean residual mean=0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0430835 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 150 components and 0.0430835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022110Jy sigma=0.015600 ! Fit after self-cal, rms=0.022074Jy sigma=0.015571 wmodel /d2/scr/pima/bp171aa_uvs/J1135+3010_C_map.mod ! Writing 150 model components to file: /d2/scr/pima/bp171aa_uvs/J1135+3010_C_map.mod wobs /d2/scr/pima/bp171aa_uvs/J1135+3010_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171aa_uvs/J1135+3010_C_uvs.fits wwins /d2/scr/pima/bp171aa_uvs/J1135+3010_C_map.win ! wwins: Wrote 4 windows to /d2/scr/pima/bp171aa_uvs/J1135+3010_C_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000507748 Jy ! Component: 100 - total flux cleaned = 0.000667523 Jy ! Component: 150 - total flux cleaned = 0.000795067 Jy ! Component: 200 - total flux cleaned = 0.000997264 Jy ! Component: 250 - total flux cleaned = 0.00113299 Jy ! Component: 300 - total flux cleaned = 0.00122601 Jy ! Component: 350 - total flux cleaned = 0.00126223 Jy ! Component: 400 - total flux cleaned = 0.00131453 Jy ! Component: 450 - total flux cleaned = 0.00133122 Jy ! Component: 500 - total flux cleaned = 0.00134756 Jy ! Component: 550 - total flux cleaned = 0.00137958 Jy ! Component: 600 - total flux cleaned = 0.0014564 Jy ! Component: 650 - total flux cleaned = 0.00148634 Jy ! Component: 700 - total flux cleaned = 0.00157368 Jy ! Component: 750 - total flux cleaned = 0.00158808 Jy ! Component: 800 - total flux cleaned = 0.00162963 Jy ! Component: 850 - total flux cleaned = 0.00164298 Jy ! Component: 900 - total flux cleaned = 0.00169546 Jy ! Component: 950 - total flux cleaned = 0.0017338 Jy ! Component: 1000 - total flux cleaned = 0.00180849 Jy ! Component: 1050 - total flux cleaned = 0.00185713 Jy ! Component: 1100 - total flux cleaned = 0.00190496 Jy ! Component: 1150 - total flux cleaned = 0.00199886 Jy ! Component: 1200 - total flux cleaned = 0.00207944 Jy ! Component: 1250 - total flux cleaned = 0.00219195 Jy ! Component: 1300 - total flux cleaned = 0.00229169 Jy ! Component: 1350 - total flux cleaned = 0.00234593 Jy ! Component: 1400 - total flux cleaned = 0.00242069 Jy ! Component: 1450 - total flux cleaned = 0.00248378 Jy ! Component: 1500 - total flux cleaned = 0.00253535 Jy ! Component: 1550 - total flux cleaned = 0.00259636 Jy ! Component: 1600 - total flux cleaned = 0.00267625 Jy ! Component: 1650 - total flux cleaned = 0.002735 Jy ! Component: 1700 - total flux cleaned = 0.00277371 Jy ! Component: 1750 - total flux cleaned = 0.00283112 Jy ! Component: 1800 - total flux cleaned = 0.00288774 Jy ! Component: 1850 - total flux cleaned = 0.00290631 Jy ! Component: 1900 - total flux cleaned = 0.00299777 Jy ! Component: 1950 - total flux cleaned = 0.00301574 Jy ! Component: 2000 - total flux cleaned = 0.0030957 Jy ! Component: 2050 - total flux cleaned = 0.00307793 Jy ! Component: 2100 - total flux cleaned = 0.00313856 Jy ! Component: 2150 - total flux cleaned = 0.00314701 Jy ! Component: 2200 - total flux cleaned = 0.0031892 Jy ! Component: 2250 - total flux cleaned = 0.0032226 Jy ! Component: 2300 - total flux cleaned = 0.00325573 Jy ! Component: 2350 - total flux cleaned = 0.00329684 Jy ! Component: 2400 - total flux cleaned = 0.00333745 Jy ! Component: 2450 - total flux cleaned = 0.00340169 Jy ! Component: 2500 - total flux cleaned = 0.00344142 Jy ! Component: 2550 - total flux cleaned = 0.00348079 Jy ! Component: 2600 - total flux cleaned = 0.00355096 Jy ! Component: 2650 - total flux cleaned = 0.00355865 Jy ! Component: 2700 - total flux cleaned = 0.00361996 Jy ! Component: 2750 - total flux cleaned = 0.00366536 Jy ! Component: 2800 - total flux cleaned = 0.00369537 Jy ! Component: 2850 - total flux cleaned = 0.00372515 Jy ! Component: 2900 - total flux cleaned = 0.00374733 Jy ! Component: 2950 - total flux cleaned = 0.00376933 Jy ! Component: 3000 - total flux cleaned = 0.00381304 Jy ! Component: 3050 - total flux cleaned = 0.00382029 Jy ! Component: 3100 - total flux cleaned = 0.00384175 Jy ! Component: 3150 - total flux cleaned = 0.00385601 Jy ! Component: 3200 - total flux cleaned = 0.00386308 Jy ! Component: 3250 - total flux cleaned = 0.00389814 Jy ! Component: 3300 - total flux cleaned = 0.003919 Jy ! Component: 3350 - total flux cleaned = 0.00393277 Jy ! Component: 3400 - total flux cleaned = 0.00394652 Jy ! Component: 3450 - total flux cleaned = 0.00394657 Jy ! Component: 3500 - total flux cleaned = 0.00399387 Jy ! Component: 3550 - total flux cleaned = 0.00400728 Jy ! Component: 3600 - total flux cleaned = 0.00400055 Jy ! Component: 3650 - total flux cleaned = 0.00400715 Jy ! Component: 3700 - total flux cleaned = 0.00402689 Jy ! Component: 3750 - total flux cleaned = 0.0040334 Jy ! Component: 3800 - total flux cleaned = 0.00405299 Jy ! Component: 3850 - total flux cleaned = 0.0040659 Jy ! Component: 3900 - total flux cleaned = 0.00405946 Jy ! Component: 3950 - total flux cleaned = 0.00407231 Jy ! Component: 4000 - total flux cleaned = 0.0040723 Jy ! Component: 4050 - total flux cleaned = 0.00408501 Jy ! Total flux subtracted in 4096 components = 0.00407874 Jy ! Clean residual min=-0.000400 max=0.000350 Jy/beam ! Clean residual mean=0.000001 rms=0.000110 Jy/beam ! Combined flux in latest and established models = 0.0471622 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 421 components and 0.0471622 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp171aa_uvs/J1135+3010_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.514 x 5.172 at 32.01 degrees (North through East) ! Clean map min=-0.001105 max=0.024235 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171aa_uvs/J1135+3010_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0242351 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000108119 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.33838 1.33838 2.67677 5.35353 10.7071 21.4141 42.8283 85.6565 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.024 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 224.15 quit ! Quitting program ! Log file /d2/scr/pima/bp171aa_uvs/J1135+3010_C_uvs.log closed on Thu Nov 28 23:36:43 2013