! Started logfile: /scr/pima/bp171a9_uvs/J1451+0106_X_uvs.log on Sat Dec 21 09:14:54 2013 obs /scr/pima/bp171a9_uvs/J1451+0106_X_uva.fits ! Reading UV FITS file: /scr/pima/bp171a9_uvs/J1451+0106_X_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.549206 visibilities/baseline/integration-bin. ! Found source: J1451+0106 ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1384 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp171a9_uvs/J1451+0106_X] 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.200x0.200 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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004088Jy sigma=3.889097 ! Fit after self-cal, rms=0.896562Jy sigma=3.460601 ! 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=0.8288 mas, bmaj=2.106 mas, bpa=-1.759 degrees ! Estimated noise=6.88019 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.0810744 Jy ! Component: 100 - total flux cleaned = 0.0991683 Jy ! Total flux subtracted in 100 components = 0.0991683 Jy ! Clean residual min=-0.003413 max=0.006095 Jy/beam ! Clean residual mean=-0.000010 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.0991683 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0991683 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.020918Jy sigma=0.081553 ! Fit after self-cal, rms=0.020907Jy sigma=0.081513 ! 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=0.9883 mas, bmaj=2.399 mas, bpa=-4.989 degrees ! Estimated noise=5.07698 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.00716997 Jy ! Component: 100 - total flux cleaned = 0.0106686 Jy ! Component: 150 - total flux cleaned = 0.0126057 Jy ! Component: 200 - total flux cleaned = 0.0137508 Jy ! Total flux subtracted in 200 components = 0.0137508 Jy ! Clean residual min=-0.003216 max=0.003081 Jy/beam ! Clean residual mean=-0.000006 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.112919 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 40 components and 0.112919 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.019216Jy sigma=0.069318 ! Fit after self-cal, rms=0.019209Jy sigma=0.069296 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9883 x 2.399 at -4.989 degrees (North through East) ! Clean map min=-0.0030935 max=0.10464 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.16 HN 0.95 KP 0.94 ! LA 1.02 MK 1.04 NL 1.04 OV 1.03 ! PT 0.90 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.01 HN 0.91 KP 0.96 ! LA 0.96 MK 1.04 NL 1.00 OV 0.97 ! PT 0.93 SC 0.92 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.17 HN 0.96 KP 1.09 ! LA 0.95 MK 1.05 NL 1.04 OV 0.98 ! PT 0.91 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.18 HN 0.97 KP 0.93 ! LA 0.96 MK 1.07 NL 0.99 OV 1.04 ! PT 0.91 SC 0.97 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 0.96 KP 1.05 ! LA 0.95 MK 0.99 NL 0.90 OV 0.97 ! PT 0.90 SC 0.97 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.09 HN 1.02 KP 1.04 ! LA 1.02 MK 1.02 NL 1.03 OV 1.05 ! PT 0.94 SC 0.97 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.10 HN 0.96 KP 0.99 ! LA 0.93 MK 1.04 NL 0.98 OV 1.07 ! PT 0.88 SC 1.01 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.08 HN 0.97 KP 1.07 ! LA 0.90 MK 1.01 NL 0.98 OV 1.05 ! PT 0.86 SC 1.13 ! ! ! Fit before self-cal, rms=0.019209Jy sigma=0.069296 ! Fit after self-cal, rms=0.016089Jy sigma=0.055142 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1 mas, bmaj=2.42 mas, bpa=-4.306 degrees ! Estimated noise=5.04133 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 (-1.6, 2.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000619212 Jy ! Component: 100 - total flux cleaned = 0.000296391 Jy ! Component: 150 - total flux cleaned = 7.9765e-05 Jy ! Component: 200 - total flux cleaned = -2.77426e-05 Jy ! Total flux subtracted in 200 components = -2.77426e-05 Jy ! Clean residual min=-0.001148 max=0.001370 Jy/beam ! Clean residual mean=-0.000000 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.112891 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 59 components and 0.112891 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.015849Jy sigma=0.054597 ! Fit after self-cal, rms=0.015841Jy sigma=0.054535 ! 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.015841Jy sigma=0.054535 ! Fit after self-cal, rms=0.015807Jy sigma=0.054444 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1 mas, bmaj=2.423 mas, bpa=-4.354 degrees ! Estimated noise=5.00899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000515867 Jy ! Component: 100 - total flux cleaned = -0.000655327 Jy ! Component: 150 - total flux cleaned = -0.000672633 Jy ! Component: 200 - total flux cleaned = -0.000704066 Jy ! Total flux subtracted in 200 components = -0.000704066 Jy ! Clean residual min=-0.001090 max=0.001237 Jy/beam ! Clean residual mean=-0.000000 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.112187 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 71 components and 0.112187 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.015682Jy sigma=0.054376 ! Fit after self-cal, rms=0.015680Jy sigma=0.054365 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 (2.2, -9.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000668857 Jy ! Component: 100 - total flux cleaned = 0.000821731 Jy ! Component: 150 - total flux cleaned = 0.00077126 Jy ! Component: 200 - total flux cleaned = 0.000755999 Jy ! Total flux subtracted in 200 components = 0.000755999 Jy ! Clean residual min=-0.001008 max=0.000929 Jy/beam ! Clean residual mean=0.000000 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.112943 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.112943 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.015591Jy sigma=0.054065 ! Fit after self-cal, rms=0.015586Jy sigma=0.054058 ! 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.015586Jy sigma=0.054058 ! Fit after self-cal, rms=0.015550Jy sigma=0.053958 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.001 mas, bmaj=2.425 mas, bpa=-4.365 degrees ! Estimated noise=4.97249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000640241 Jy ! Component: 100 - total flux cleaned = -0.000673109 Jy ! Component: 150 - total flux cleaned = -0.000700558 Jy ! Component: 200 - total flux cleaned = -0.000737707 Jy ! Total flux subtracted in 200 components = -0.000737707 Jy ! Clean residual min=-0.000994 max=0.000905 Jy/beam ! Clean residual mean=-0.000000 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.112206 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 97 components and 0.112206 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.015445Jy sigma=0.053971 ! Fit after self-cal, rms=0.015444Jy sigma=0.053970 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 = -4.65946e-05 Jy ! Component: 100 - total flux cleaned = -6.83284e-05 Jy ! Component: 150 - total flux cleaned = -0.00010894 Jy ! Component: 200 - total flux cleaned = -0.000137146 Jy ! Total flux subtracted in 200 components = -0.000137146 Jy ! Clean residual min=-0.000990 max=0.000884 Jy/beam ! Clean residual mean=-0.000000 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.112068 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 107 components and 0.112068 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.015425Jy sigma=0.053935 ! Fit after self-cal, rms=0.015425Jy sigma=0.053934 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.015425Jy sigma=0.053934 ! Fit after self-cal, rms=0.015392Jy sigma=0.053838 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.191 mas, bmaj=3.693 mas, bpa=-7.758 degrees ! Estimated noise=5.83088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000563284 Jy ! Component: 100 - total flux cleaned = -0.000722326 Jy ! Component: 150 - total flux cleaned = -0.000860218 Jy ! Component: 200 - total flux cleaned = -0.000947862 Jy ! Total flux subtracted in 200 components = -0.000947862 Jy ! Clean residual min=-0.001019 max=0.000802 Jy/beam ! Clean residual mean=-0.000000 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.111121 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 122 components and 0.111121 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.015328Jy sigma=0.053869 ! Fit after self-cal, rms=0.015327Jy sigma=0.053866 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 = -0.000100472 Jy ! Component: 100 - total flux cleaned = -0.000116745 Jy ! Component: 150 - total flux cleaned = -0.000124198 Jy ! Component: 200 - total flux cleaned = -0.000138263 Jy ! Total flux subtracted in 200 components = -0.000138263 Jy ! Clean residual min=-0.000981 max=0.000819 Jy/beam ! Clean residual mean=-0.000000 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.110982 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 131 components and 0.110982 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.015317Jy sigma=0.053864 ! Fit after self-cal, rms=0.015317Jy sigma=0.053863 ! 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=1.001 mas, bmaj=2.426 mas, bpa=-4.367 degrees ! Estimated noise=4.93555 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.001 x 2.426 at -4.367 degrees (North through East) ! Clean map min=-0.00087079 max=0.1022 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=0.8315 mas, bmaj=2.113 mas, bpa=-1.745 degrees ! Estimated noise=6.70458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0787706 Jy ! Component: 100 - total flux cleaned = 0.0963565 Jy ! Component: 150 - total flux cleaned = 0.102184 Jy ! Component: 200 - total flux cleaned = 0.105028 Jy ! Total flux subtracted in 200 components = 0.105028 Jy ! Clean residual min=-0.001564 max=0.001594 Jy/beam ! Clean residual mean=-0.000003 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.105028 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.105028 Jy ! Inverting map and beam ! Estimated beam: bmin=1.001 mas, bmaj=2.426 mas, bpa=-4.367 degrees ! Estimated noise=4.93555 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212229 Jy ! Component: 100 - total flux cleaned = 0.00338782 Jy ! Component: 150 - total flux cleaned = 0.00410098 Jy ! Component: 200 - total flux cleaned = 0.00448068 Jy ! Total flux subtracted in 200 components = 0.00448068 Jy ! Clean residual min=-0.001176 max=0.000898 Jy/beam ! Clean residual mean=-0.000001 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.109509 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 48 components and 0.109509 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.191 mas, bmaj=3.693 mas, bpa=-7.758 degrees ! Estimated noise=5.83088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000779592 Jy ! Component: 100 - total flux cleaned = 0.00113929 Jy ! Component: 150 - total flux cleaned = 0.00128876 Jy ! Component: 200 - total flux cleaned = 0.00132994 Jy ! Total flux subtracted in 200 components = 0.00132994 Jy ! Clean residual min=-0.001093 max=0.000803 Jy/beam ! Clean residual mean=-0.000001 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.110838 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 = 1.21095e-05 Jy ! Component: 100 - total flux cleaned = 2.38789e-05 Jy ! Component: 150 - total flux cleaned = 4.49525e-05 Jy ! Component: 200 - total flux cleaned = 4.50351e-05 Jy ! Total flux subtracted in 200 components = 4.50351e-05 Jy ! Clean residual min=-0.001041 max=0.000807 Jy/beam ! Clean residual mean=-0.000001 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.110884 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 74 components and 0.110884 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.001 mas, bmaj=2.426 mas, bpa=-4.367 degrees ! Estimated noise=4.93555 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.5259e-05 Jy ! Component: 100 - total flux cleaned = -4.17459e-05 Jy ! Component: 150 - total flux cleaned = -1.04032e-05 Jy ! Component: 200 - total flux cleaned = -6.71105e-07 Jy ! Total flux subtracted in 200 components = -6.71105e-07 Jy ! Clean residual min=-0.001008 max=0.000826 Jy/beam ! Clean residual mean=-0.000000 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.110883 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 91 components and 0.110883 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.015283Jy sigma=0.053956 ! Fit after self-cal, rms=0.015284Jy sigma=0.053944 wmodel /scr/pima/bp171a9_uvs/J1451+0106_X_map.mod ! Writing 91 model components to file: /scr/pima/bp171a9_uvs/J1451+0106_X_map.mod wobs /scr/pima/bp171a9_uvs/J1451+0106_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp171a9_uvs/J1451+0106_X_uvs.fits wwins /scr/pima/bp171a9_uvs/J1451+0106_X_map.win ! wwins: Wrote 3 windows to /scr/pima/bp171a9_uvs/J1451+0106_X_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.000412875 Jy ! Component: 100 - total flux cleaned = -0.000595984 Jy ! Component: 150 - total flux cleaned = -0.000653025 Jy ! Component: 200 - total flux cleaned = -0.000653229 Jy ! Component: 250 - total flux cleaned = -0.000640728 Jy ! Component: 300 - total flux cleaned = -0.000628608 Jy ! Component: 350 - total flux cleaned = -0.000640455 Jy ! Component: 400 - total flux cleaned = -0.000651653 Jy ! Component: 450 - total flux cleaned = -0.000628935 Jy ! Component: 500 - total flux cleaned = -0.000617842 Jy ! Component: 550 - total flux cleaned = -0.000628418 Jy ! Component: 600 - total flux cleaned = -0.000638758 Jy ! Component: 650 - total flux cleaned = -0.000628264 Jy ! Component: 700 - total flux cleaned = -0.000638268 Jy ! Component: 750 - total flux cleaned = -0.000628483 Jy ! Component: 800 - total flux cleaned = -0.000638166 Jy ! Component: 850 - total flux cleaned = -0.000637984 Jy ! Component: 900 - total flux cleaned = -0.000619636 Jy ! Component: 950 - total flux cleaned = -0.000637904 Jy ! Component: 1000 - total flux cleaned = -0.000620204 Jy ! Component: 1050 - total flux cleaned = -0.000637732 Jy ! Component: 1100 - total flux cleaned = -0.000611469 Jy ! Component: 1150 - total flux cleaned = -0.000585791 Jy ! Component: 1200 - total flux cleaned = -0.000594321 Jy ! Component: 1250 - total flux cleaned = -0.000602676 Jy ! Component: 1300 - total flux cleaned = -0.000610621 Jy ! Component: 1350 - total flux cleaned = -0.00059456 Jy ! Component: 1400 - total flux cleaned = -0.000586713 Jy ! Component: 1450 - total flux cleaned = -0.000594616 Jy ! Component: 1500 - total flux cleaned = -0.000579139 Jy ! Component: 1550 - total flux cleaned = -0.000579171 Jy ! Component: 1600 - total flux cleaned = -0.000564056 Jy ! Component: 1650 - total flux cleaned = -0.000564145 Jy ! Component: 1700 - total flux cleaned = -0.000549458 Jy ! Component: 1750 - total flux cleaned = -0.000542313 Jy ! Component: 1800 - total flux cleaned = -0.000542366 Jy ! Component: 1850 - total flux cleaned = -0.000542257 Jy ! Component: 1900 - total flux cleaned = -0.000556377 Jy ! Component: 1950 - total flux cleaned = -0.000549589 Jy ! Component: 2000 - total flux cleaned = -0.000556541 Jy ! Component: 2050 - total flux cleaned = -0.000590665 Jy ! Component: 2100 - total flux cleaned = -0.000570442 Jy ! Component: 2150 - total flux cleaned = -0.000603812 Jy ! Component: 2200 - total flux cleaned = -0.000617041 Jy ! Component: 2250 - total flux cleaned = -0.000623497 Jy ! Component: 2300 - total flux cleaned = -0.000649462 Jy ! Component: 2350 - total flux cleaned = -0.000675105 Jy ! Component: 2400 - total flux cleaned = -0.000687845 Jy ! Component: 2450 - total flux cleaned = -0.000700545 Jy ! Component: 2500 - total flux cleaned = -0.000731824 Jy ! Component: 2550 - total flux cleaned = -0.000744163 Jy ! Component: 2600 - total flux cleaned = -0.00076266 Jy ! Component: 2650 - total flux cleaned = -0.000774832 Jy ! Component: 2700 - total flux cleaned = -0.000786915 Jy ! Component: 2750 - total flux cleaned = -0.000793019 Jy ! Component: 2800 - total flux cleaned = -0.00082883 Jy ! Component: 2850 - total flux cleaned = -0.000852364 Jy ! Component: 2900 - total flux cleaned = -0.000869934 Jy ! Component: 2950 - total flux cleaned = -0.000910722 Jy ! Component: 3000 - total flux cleaned = -0.000928086 Jy ! Component: 3050 - total flux cleaned = -0.00093951 Jy ! Component: 3100 - total flux cleaned = -0.000968022 Jy ! Component: 3150 - total flux cleaned = -0.000990605 Jy ! Component: 3200 - total flux cleaned = -0.00100185 Jy ! Component: 3250 - total flux cleaned = -0.0010242 Jy ! Component: 3300 - total flux cleaned = -0.00102419 Jy ! Component: 3350 - total flux cleaned = -0.00105732 Jy ! Component: 3400 - total flux cleaned = -0.00106281 Jy ! Component: 3450 - total flux cleaned = -0.00107912 Jy ! Component: 3500 - total flux cleaned = -0.00106288 Jy ! Component: 3550 - total flux cleaned = -0.00108444 Jy ! Component: 3600 - total flux cleaned = -0.00111124 Jy ! Component: 3650 - total flux cleaned = -0.00110058 Jy ! Component: 3700 - total flux cleaned = -0.00110596 Jy ! Component: 3750 - total flux cleaned = -0.00113232 Jy ! Component: 3800 - total flux cleaned = -0.00113225 Jy ! Component: 3850 - total flux cleaned = -0.0011427 Jy ! Component: 3900 - total flux cleaned = -0.00115307 Jy ! Component: 3950 - total flux cleaned = -0.00115821 Jy ! Component: 4000 - total flux cleaned = -0.0011582 Jy ! Component: 4050 - total flux cleaned = -0.0011685 Jy ! Total flux subtracted in 4096 components = -0.00118382 Jy ! Clean residual min=-0.000360 max=0.000336 Jy/beam ! Clean residual mean=0.000001 rms=0.000086 Jy/beam ! Combined flux in latest and established models = 0.109699 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 337 components and 0.109699 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171a9_uvs/J1451+0106_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.001 x 2.426 at -4.367 degrees (North through East) ! Clean map min=-0.00061241 max=0.10183 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171a9_uvs/J1451+0106_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.101829 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 8.46866e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.249498 0.249498 0.498995 0.99799 1.99598 3.99196 7.98392 15.9678 31.9357 63.8714 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.101 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1202.42 quit ! Quitting program ! Log file /scr/pima/bp171a9_uvs/J1451+0106_X_uvs.log closed on Sat Dec 21 09:14:58 2013