! Started logfile: /scr/pima/bs241g_uvs/J1153+0955_X_uvs.log on Mon Jul 27 06:02:19 2015 obs /scr/pima/bs241g_uvs/J1153+0955_X_uva.fits ! Reading UV FITS file: /scr/pima/bs241g_uvs/J1153+0955_X_uva.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.785494 visibilities/baseline/integration-bin. ! Found source: J1153+0955 ! ! 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): I ! ! Read 0 lines of history. ! ! Reading 4072 visibilities. select RR ! Polarization RR is unavailable. ! Selecting polarization: I, 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/bs241g_uvs/J1153+0955_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.031570Jy sigma=30.063647 ! Fit after self-cal, rms=0.767994Jy sigma=22.503062 ! 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.7125 mas, bmaj=2.286 mas, bpa=-9.361 degrees ! Estimated noise=0.570108 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.179221 Jy ! Component: 100 - total flux cleaned = 0.218306 Jy ! Total flux subtracted in 100 components = 0.218306 Jy ! Clean residual min=-0.007729 max=0.011489 Jy/beam ! Clean residual mean=0.000002 rms=0.001942 Jy/beam ! Combined flux in latest and established models = 0.218306 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.218306 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.037842Jy sigma=1.047116 ! Fit after self-cal, rms=0.037836Jy sigma=1.046980 ! 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.9101 mas, bmaj=2.518 mas, bpa=-7.997 degrees ! Estimated noise=0.384632 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.0120928 Jy ! Component: 100 - total flux cleaned = 0.0180265 Jy ! Component: 150 - total flux cleaned = 0.0215151 Jy ! Component: 200 - total flux cleaned = 0.0236284 Jy ! Total flux subtracted in 200 components = 0.0236284 Jy ! Clean residual min=-0.007186 max=0.009007 Jy/beam ! Clean residual mean=0.000000 rms=0.001804 Jy/beam ! Combined flux in latest and established models = 0.241935 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 25 components and 0.241935 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.033487Jy sigma=0.940880 ! Fit after self-cal, rms=0.033485Jy sigma=0.940808 ! 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.9101 x 2.518 at -7.997 degrees (North through East) ! Clean map min=-0.0067186 max=0.22969 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: ! FD 1.09 HN 0.95 KP 0.99 LA 1.03 ! MK 1.00 NL 0.90 OV 0.92 PT 0.93 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 HN 0.95 KP 1.03 LA 0.96 ! MK 0.99 NL 1.00 OV 0.92 PT 0.97 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 HN 0.92 KP 1.04 LA 0.93 ! MK 1.04 NL 0.99 OV 0.94 PT 0.96 ! SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 HN 1.01 KP 0.92 LA 0.99 ! MK 1.02 NL 0.94 OV 0.95 PT 0.96 ! SC 0.99 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 HN 1.04 KP 1.12 LA 0.98 ! MK 1.04 NL 1.05 OV 0.89 PT 0.94 ! SC 0.99 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 HN 1.10 KP 1.13 LA 1.02 ! MK 1.03 NL 1.00 OV 0.96 PT 0.98 ! SC 1.03 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.15 HN 1.03 KP 1.15 LA 0.99 ! MK 1.03 NL 0.87 OV 0.99 PT 0.90 ! SC 1.02 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 HN 1.04 KP 1.12 LA 0.96 ! MK 1.03 NL 0.88 OV 0.95 PT 0.90 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.033485Jy sigma=0.940808 ! Fit after self-cal, rms=0.024781Jy sigma=0.669679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9153 mas, bmaj=2.512 mas, bpa=-7.89 degrees ! Estimated noise=0.385499 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 (-2.2, 10.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283256 Jy ! Component: 100 - total flux cleaned = 0.0044176 Jy ! Component: 150 - total flux cleaned = 0.0054968 Jy ! Component: 200 - total flux cleaned = 0.00626224 Jy ! Total flux subtracted in 200 components = 0.00626224 Jy ! Clean residual min=-0.001564 max=0.001200 Jy/beam ! Clean residual mean=0.000000 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.248197 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 44 components and 0.248197 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.024448Jy sigma=0.658703 ! Fit after self-cal, rms=0.024445Jy sigma=0.658399 ! 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.024445Jy sigma=0.658399 ! Fit after self-cal, rms=0.024409Jy sigma=0.658305 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9153 mas, bmaj=2.513 mas, bpa=-7.897 degrees ! Estimated noise=0.384965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000345382 Jy ! Component: 100 - total flux cleaned = 0.000525045 Jy ! Component: 150 - total flux cleaned = 0.000642337 Jy ! Component: 200 - total flux cleaned = 0.000712782 Jy ! Total flux subtracted in 200 components = 0.000712782 Jy ! Clean residual min=-0.001378 max=0.001181 Jy/beam ! Clean residual mean=0.000000 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.24891 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.24891 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.024377Jy sigma=0.657242 ! Fit after self-cal, rms=0.024375Jy sigma=0.657211 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 = -2.29946e-05 Jy ! Component: 100 - total flux cleaned = 8.28558e-05 Jy ! Component: 150 - total flux cleaned = 0.000137605 Jy ! Component: 200 - total flux cleaned = 0.000163178 Jy ! Total flux subtracted in 200 components = 0.000163178 Jy ! Clean residual min=-0.001305 max=0.001155 Jy/beam ! Clean residual mean=-0.000000 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.249073 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 68 components and 0.249073 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.024361Jy sigma=0.656739 ! Fit after self-cal, rms=0.024360Jy sigma=0.656721 ! 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.024360Jy sigma=0.656721 ! Fit after self-cal, rms=0.024357Jy sigma=0.656697 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9152 mas, bmaj=2.513 mas, bpa=-7.905 degrees ! Estimated noise=0.38484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000142663 Jy ! Component: 100 - total flux cleaned = -0.000107347 Jy ! Component: 150 - total flux cleaned = -9.65396e-05 Jy ! Component: 200 - total flux cleaned = -7.55176e-05 Jy ! Total flux subtracted in 200 components = -7.55176e-05 Jy ! Clean residual min=-0.001221 max=0.001145 Jy/beam ! Clean residual mean=-0.000000 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.248998 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 74 components and 0.248998 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.024347Jy sigma=0.656393 ! Fit after self-cal, rms=0.024347Jy sigma=0.656384 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 = -2.20523e-05 Jy ! Component: 100 - total flux cleaned = 1.70055e-05 Jy ! Component: 150 - total flux cleaned = 1.71411e-05 Jy ! Component: 200 - total flux cleaned = 3.47645e-05 Jy ! Total flux subtracted in 200 components = 3.47645e-05 Jy ! Clean residual min=-0.001175 max=0.001135 Jy/beam ! Clean residual mean=-0.000000 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.249032 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 80 components and 0.249032 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.024342Jy sigma=0.656189 ! Fit after self-cal, rms=0.024342Jy sigma=0.656185 ! 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.024342Jy sigma=0.656185 ! Fit after self-cal, rms=0.024340Jy sigma=0.656162 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.13 mas, bmaj=3.736 mas, bpa=-11.33 degrees ! Estimated noise=0.482186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000315344 Jy ! Component: 100 - total flux cleaned = 0.000307859 Jy ! Component: 150 - total flux cleaned = 0.000286949 Jy ! Component: 200 - total flux cleaned = 0.000280905 Jy ! Total flux subtracted in 200 components = 0.000280905 Jy ! Clean residual min=-0.001154 max=0.001206 Jy/beam ! Clean residual mean=-0.000000 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.249313 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 86 components and 0.249313 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.024338Jy sigma=0.656097 ! Fit after self-cal, rms=0.024339Jy sigma=0.656088 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 = -1.19463e-05 Jy ! Component: 100 - total flux cleaned = -1.18121e-05 Jy ! Component: 150 - total flux cleaned = -1.17314e-05 Jy ! Component: 200 - total flux cleaned = -6.58993e-06 Jy ! Total flux subtracted in 200 components = -6.58993e-06 Jy ! Clean residual min=-0.001133 max=0.001209 Jy/beam ! Clean residual mean=-0.000000 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.249307 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 98 components and 0.249307 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.024339Jy sigma=0.656072 ! Fit after self-cal, rms=0.024339Jy sigma=0.656071 ! 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=0.915 mas, bmaj=2.513 mas, bpa=-7.919 degrees ! Estimated noise=0.384765 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.915 x 2.513 at -7.919 degrees (North through East) ! Clean map min=-0.0010987 max=0.23069 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.7182 mas, bmaj=2.277 mas, bpa=-9.216 degrees ! Estimated noise=0.570354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.179296 Jy ! Component: 100 - total flux cleaned = 0.218394 Jy ! Component: 150 - total flux cleaned = 0.228234 Jy ! Component: 200 - total flux cleaned = 0.233374 Jy ! Total flux subtracted in 200 components = 0.233374 Jy ! Clean residual min=-0.002997 max=0.002939 Jy/beam ! Clean residual mean=0.000001 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.233374 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.233374 Jy ! Inverting map and beam ! Estimated beam: bmin=0.915 mas, bmaj=2.513 mas, bpa=-7.919 degrees ! Estimated noise=0.384765 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.00365031 Jy ! Component: 100 - total flux cleaned = 0.00597224 Jy ! Component: 150 - total flux cleaned = 0.00774007 Jy ! Component: 200 - total flux cleaned = 0.00914795 Jy ! Total flux subtracted in 200 components = 0.00914795 Jy ! Clean residual min=-0.001313 max=0.001353 Jy/beam ! Clean residual mean=0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.242522 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.242522 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.13 mas, bmaj=3.736 mas, bpa=-11.33 degrees ! Estimated noise=0.482186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017447 Jy ! Component: 100 - total flux cleaned = 0.00294027 Jy ! Component: 150 - total flux cleaned = 0.00380124 Jy ! Component: 200 - total flux cleaned = 0.00444303 Jy ! Total flux subtracted in 200 components = 0.00444303 Jy ! Clean residual min=-0.001339 max=0.001242 Jy/beam ! Clean residual mean=0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.246965 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.000488081 Jy ! Component: 100 - total flux cleaned = 0.000865766 Jy ! Component: 150 - total flux cleaned = 0.00115073 Jy ! Component: 200 - total flux cleaned = 0.00130442 Jy ! Total flux subtracted in 200 components = 0.00130442 Jy ! Clean residual min=-0.001228 max=0.001240 Jy/beam ! Clean residual mean=0.000000 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.248269 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 97 components and 0.248269 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.915 mas, bmaj=2.513 mas, bpa=-7.919 degrees ! Estimated noise=0.384765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000108811 Jy ! Component: 100 - total flux cleaned = 0.000178297 Jy ! Component: 150 - total flux cleaned = 0.000194363 Jy ! Component: 200 - total flux cleaned = 0.000181211 Jy ! Total flux subtracted in 200 components = 0.000181211 Jy ! Clean residual min=-0.001109 max=0.001159 Jy/beam ! Clean residual mean=0.000000 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.248451 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.248451 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.024329Jy sigma=0.655805 ! Fit after self-cal, rms=0.024328Jy sigma=0.655706 wmodel /scr/pima/bs241g_uvs/J1153+0955_X_map.mod ! Writing 114 model components to file: /scr/pima/bs241g_uvs/J1153+0955_X_map.mod wobs /scr/pima/bs241g_uvs/J1153+0955_X_uvs.fits ! Writing UV FITS file: /scr/pima/bs241g_uvs/J1153+0955_X_uvs.fits wwins /scr/pima/bs241g_uvs/J1153+0955_X_map.win ! wwins: Wrote 2 windows to /scr/pima/bs241g_uvs/J1153+0955_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 = 2.41765e-05 Jy ! Component: 100 - total flux cleaned = 0.000112435 Jy ! Component: 150 - total flux cleaned = 0.000259929 Jy ! Component: 200 - total flux cleaned = 0.000306256 Jy ! Component: 250 - total flux cleaned = 0.000350742 Jy ! Component: 300 - total flux cleaned = 0.000336731 Jy ! Component: 350 - total flux cleaned = 0.000350641 Jy ! Component: 400 - total flux cleaned = 0.000363986 Jy ! Component: 450 - total flux cleaned = 0.000376712 Jy ! Component: 500 - total flux cleaned = 0.000389386 Jy ! Component: 550 - total flux cleaned = 0.000377053 Jy ! Component: 600 - total flux cleaned = 0.000341007 Jy ! Component: 650 - total flux cleaned = 0.000329439 Jy ! Component: 700 - total flux cleaned = 0.000306564 Jy ! Component: 750 - total flux cleaned = 0.000272634 Jy ! Component: 800 - total flux cleaned = 0.000261618 Jy ! Component: 850 - total flux cleaned = 0.000196217 Jy ! Component: 900 - total flux cleaned = 0.000206944 Jy ! Component: 950 - total flux cleaned = 0.00017551 Jy ! Component: 1000 - total flux cleaned = 0.000165199 Jy ! Component: 1050 - total flux cleaned = 0.000165248 Jy ! Component: 1100 - total flux cleaned = 0.000145276 Jy ! Component: 1150 - total flux cleaned = 0.00014524 Jy ! Component: 1200 - total flux cleaned = 0.00014521 Jy ! Component: 1250 - total flux cleaned = 0.000135649 Jy ! Component: 1300 - total flux cleaned = 0.000107556 Jy ! Component: 1350 - total flux cleaned = 8.89588e-05 Jy ! Component: 1400 - total flux cleaned = 7.99054e-05 Jy ! Component: 1450 - total flux cleaned = 5.31497e-05 Jy ! Component: 1500 - total flux cleaned = 6.19929e-05 Jy ! Component: 1550 - total flux cleaned = 7.95184e-05 Jy ! Component: 1600 - total flux cleaned = 7.94229e-05 Jy ! Component: 1650 - total flux cleaned = 7.93417e-05 Jy ! Component: 1700 - total flux cleaned = 7.08761e-05 Jy ! Component: 1750 - total flux cleaned = 6.26773e-05 Jy ! Component: 1800 - total flux cleaned = 9.52633e-05 Jy ! Component: 1850 - total flux cleaned = 8.72841e-05 Jy ! Component: 1900 - total flux cleaned = 0.00010324 Jy ! Component: 1950 - total flux cleaned = 0.00011882 Jy ! Component: 2000 - total flux cleaned = 0.000103267 Jy ! Component: 2050 - total flux cleaned = 0.0001109 Jy ! Component: 2100 - total flux cleaned = 0.000103224 Jy ! Component: 2150 - total flux cleaned = 8.80874e-05 Jy ! Component: 2200 - total flux cleaned = 7.3113e-05 Jy ! Component: 2250 - total flux cleaned = 6.56754e-05 Jy ! Component: 2300 - total flux cleaned = 6.56781e-05 Jy ! Component: 2350 - total flux cleaned = 5.10625e-05 Jy ! Component: 2400 - total flux cleaned = 3.66084e-05 Jy ! Component: 2450 - total flux cleaned = 3.6596e-05 Jy ! Component: 2500 - total flux cleaned = 2.95156e-05 Jy ! Component: 2550 - total flux cleaned = 2.24374e-05 Jy ! Component: 2600 - total flux cleaned = 1.36456e-06 Jy ! Component: 2650 - total flux cleaned = -5.58314e-06 Jy ! Component: 2700 - total flux cleaned = -5.55703e-06 Jy ! Component: 2750 - total flux cleaned = -1.24562e-05 Jy ! Component: 2800 - total flux cleaned = -4.65149e-05 Jy ! Component: 2850 - total flux cleaned = -3.97585e-05 Jy ! Component: 2900 - total flux cleaned = -5.31713e-05 Jy ! Component: 2950 - total flux cleaned = -6.65426e-05 Jy ! Component: 3000 - total flux cleaned = -6.6515e-05 Jy ! Component: 3050 - total flux cleaned = -7.3058e-05 Jy ! Component: 3100 - total flux cleaned = -6.65089e-05 Jy ! Component: 3150 - total flux cleaned = -8.5997e-05 Jy ! Component: 3200 - total flux cleaned = -8.59791e-05 Jy ! Component: 3250 - total flux cleaned = -9.88291e-05 Jy ! Component: 3300 - total flux cleaned = -0.000111655 Jy ! Component: 3350 - total flux cleaned = -0.000105284 Jy ! Component: 3400 - total flux cleaned = -0.00010526 Jy ! Component: 3450 - total flux cleaned = -0.00010531 Jy ! Component: 3500 - total flux cleaned = -0.000117838 Jy ! Component: 3550 - total flux cleaned = -0.000130255 Jy ! Component: 3600 - total flux cleaned = -0.000136457 Jy ! Component: 3650 - total flux cleaned = -0.00012417 Jy ! Component: 3700 - total flux cleaned = -0.000142545 Jy ! Component: 3750 - total flux cleaned = -0.000124371 Jy ! Component: 3800 - total flux cleaned = -0.000142574 Jy ! Component: 3850 - total flux cleaned = -0.000136528 Jy ! Component: 3900 - total flux cleaned = -0.000142562 Jy ! Component: 3950 - total flux cleaned = -0.00014847 Jy ! Component: 4000 - total flux cleaned = -0.000130652 Jy ! Component: 4050 - total flux cleaned = -0.000142518 Jy ! Total flux subtracted in 4096 components = -0.000142477 Jy ! Clean residual min=-0.000341 max=0.000334 Jy/beam ! Clean residual mean=0.000001 rms=0.000098 Jy/beam ! Combined flux in latest and established models = 0.248308 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 367 components and 0.248308 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bs241g_uvs/J1153+0955_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.915 x 2.513 at -7.919 degrees (North through East) ! Clean map min=-0.00075675 max=0.23191 Jy/beam ! Writing clean map to FITS file: /scr/pima/bs241g_uvs/J1153+0955_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.231907 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.70355e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.125527 0.125527 0.251054 0.502109 1.00422 2.00844 4.01687 8.03374 16.0675 32.135 64.2699 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.231 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2389.92 quit ! Quitting program ! Log file /scr/pima/bs241g_uvs/J1153+0955_X_uvs.log closed on Mon Jul 27 06:02:22 2015