! Started logfile: /scr/pima/br149ak_uvs/J0533+3559_X_uvs.log on Sat Feb 27 17:27:58 2016 obs /scr/pima/br149ak_uvs/J0533+3559_X_uva.fits ! Reading UV FITS file: /scr/pima/br149ak_uvs/J0533+3559_X_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.583333 visibilities/baseline/integration-bin. ! Found source: J0533+3559 ! ! 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 8.10949e+09 1.28e+08 1 1.28e+08 ! 02 2 8.12349e+09 1.28e+08 1 1.28e+08 ! 03 3 8.16549e+09 1.28e+08 1 1.28e+08 ! 04 4 8.23549e+09 1.28e+08 1 1.28e+08 ! 05 5 8.31949e+09 1.28e+08 1 1.28e+08 ! 06 6 8.41749e+09 1.28e+08 1 1.28e+08 ! 07 7 8.55649e+09 1.28e+08 1 1.28e+08 ! 08 8 8.58349e+09 1.28e+08 1 1.28e+08 ! ! Polarization(s): RR ! ! Read 85 lines of history. ! ! Reading 2352 visibilities. select rr, 1,2,3,4,6,7,8 ! Selecting polarization: RR, channels: 1..4 6..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: (none) ! 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/br149ak_uvs/J0533+3559_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004086Jy sigma=27.819505 ! Fit after self-cal, rms=0.945596Jy sigma=26.367257 ! 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=1.331 mas, bmaj=5.379 mas, bpa=-17.92 degrees ! Estimated noise=0.956129 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.0374033 Jy ! Component: 100 - total flux cleaned = 0.0526866 Jy ! Total flux subtracted in 100 components = 0.0526866 Jy ! Clean residual min=-0.004399 max=0.007773 Jy/beam ! Clean residual mean=-0.000006 rms=0.001643 Jy/beam ! Combined flux in latest and established models = 0.0526866 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0526866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.032679Jy sigma=0.877823 ! Fit after self-cal, rms=0.031937Jy sigma=0.856891 ! 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=1.68 mas, bmaj=5.024 mas, bpa=-16.27 degrees ! Estimated noise=0.60183 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.0115066 Jy ! Component: 100 - total flux cleaned = 0.0170472 Jy ! Component: 150 - total flux cleaned = 0.0204028 Jy ! Component: 200 - total flux cleaned = 0.0226997 Jy ! Total flux subtracted in 200 components = 0.0226997 Jy ! Clean residual min=-0.001928 max=0.002158 Jy/beam ! Clean residual mean=-0.000005 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.0753862 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 66 components and 0.0753862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.027730Jy sigma=0.737500 ! Fit after self-cal, rms=0.027701Jy sigma=0.736417 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.68 x 5.024 at -16.27 degrees (North through East) ! Clean map min=-0.0019542 max=0.054174 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.00 HN 0.86 KP 1.00 LA 0.98 ! MK 1.00* NL 1.06 OV 0.96 PT 0.98 ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! 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: ! FD 1.00 HN 1.08 KP 1.02 LA 0.94 ! MK 1.00* NL 1.10 OV 1.12 PT 0.94 ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 1.11 KP 0.93 LA 0.97 ! MK 1.00* NL 1.00 OV 1.07 PT 1.00 ! SC 1.00* ! ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 0.89 KP 0.99 LA 0.95 ! MK 1.00* NL 1.05 OV 1.07 PT 0.96 ! SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.00* KP 0.97 LA 0.95 ! MK 1.00* NL 1.01 OV 1.06 PT 0.96 ! SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! 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.027701Jy sigma=0.736417 ! Fit after self-cal, rms=0.027740Jy sigma=0.731199 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.677 mas, bmaj=5.09 mas, bpa=-16.38 degrees ! Estimated noise=0.600804 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.0010368 Jy ! Component: 100 - total flux cleaned = 0.00172094 Jy ! Component: 150 - total flux cleaned = 0.00220976 Jy ! Component: 200 - total flux cleaned = 0.0025663 Jy ! Total flux subtracted in 200 components = 0.0025663 Jy ! Clean residual min=-0.001536 max=0.001390 Jy/beam ! Clean residual mean=-0.000000 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0779525 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 93 components and 0.0779525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.027690Jy sigma=0.729952 ! Fit after self-cal, rms=0.027705Jy sigma=0.729802 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.027705Jy sigma=0.729802 ! Fit after self-cal, rms=0.027831Jy sigma=0.729420 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.673 mas, bmaj=5.087 mas, bpa=-16.39 degrees ! Estimated noise=0.604386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000698792 Jy ! Component: 100 - total flux cleaned = 0.00115664 Jy ! Component: 150 - total flux cleaned = 0.00149335 Jy ! Component: 200 - total flux cleaned = 0.00175295 Jy ! Total flux subtracted in 200 components = 0.00175295 Jy ! Clean residual min=-0.001508 max=0.001335 Jy/beam ! Clean residual mean=-0.000000 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.0797055 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 122 components and 0.0797055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.027808Jy sigma=0.728857 ! Fit after self-cal, rms=0.027808Jy sigma=0.728836 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.000193934 Jy ! Component: 100 - total flux cleaned = 0.000310994 Jy ! Component: 150 - total flux cleaned = 0.000387078 Jy ! Component: 200 - total flux cleaned = 0.000445931 Jy ! Total flux subtracted in 200 components = 0.000445931 Jy ! Clean residual min=-0.001476 max=0.001328 Jy/beam ! Clean residual mean=0.000000 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.0801514 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 137 components and 0.0801514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.027804Jy sigma=0.728745 ! Fit after self-cal, rms=0.027805Jy sigma=0.728734 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.027805Jy sigma=0.728734 ! Fit after self-cal, rms=0.027943Jy sigma=0.728419 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.671 mas, bmaj=5.082 mas, bpa=-16.39 degrees ! Estimated noise=0.608175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000520553 Jy ! Component: 100 - total flux cleaned = 0.000834721 Jy ! Component: 150 - total flux cleaned = 0.0010601 Jy ! Component: 200 - total flux cleaned = 0.00123419 Jy ! Total flux subtracted in 200 components = 0.00123419 Jy ! Clean residual min=-0.001474 max=0.001308 Jy/beam ! Clean residual mean=-0.000000 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0813856 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 146 components and 0.0813856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.027931Jy sigma=0.728143 ! Fit after self-cal, rms=0.027931Jy sigma=0.728135 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.000152717 Jy ! Component: 100 - total flux cleaned = 0.000217289 Jy ! Component: 150 - total flux cleaned = 0.000268544 Jy ! Component: 200 - total flux cleaned = 0.000305375 Jy ! Total flux subtracted in 200 components = 0.000305375 Jy ! Clean residual min=-0.001464 max=0.001314 Jy/beam ! Clean residual mean=0.000000 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.081691 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 156 components and 0.081691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.027929Jy sigma=0.728100 ! Fit after self-cal, rms=0.027930Jy sigma=0.728095 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.027930Jy sigma=0.728095 ! Fit after self-cal, rms=0.028053Jy sigma=0.727917 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.317 mas, bmaj=4.967 mas, bpa=-13.74 degrees ! Estimated noise=0.656912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000533929 Jy ! Component: 100 - total flux cleaned = 0.00080063 Jy ! Component: 150 - total flux cleaned = 0.000974941 Jy ! Component: 200 - total flux cleaned = 0.00105956 Jy ! Total flux subtracted in 200 components = 0.00105956 Jy ! Clean residual min=-0.001463 max=0.001281 Jy/beam ! Clean residual mean=-0.000000 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0827505 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 168 components and 0.0827505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.028046Jy sigma=0.727798 ! Fit after self-cal, rms=0.028046Jy sigma=0.727786 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 = 8.91086e-05 Jy ! Component: 100 - total flux cleaned = 8.43296e-05 Jy ! Component: 150 - total flux cleaned = 8.43312e-05 Jy ! Component: 200 - total flux cleaned = 9.26563e-05 Jy ! Total flux subtracted in 200 components = 9.26563e-05 Jy ! Clean residual min=-0.001476 max=0.001278 Jy/beam ! Clean residual mean=0.000000 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.0828432 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 175 components and 0.0828432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.028044Jy sigma=0.727774 ! Fit after self-cal, rms=0.028045Jy sigma=0.727770 ! 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.67 mas, bmaj=5.079 mas, bpa=-16.38 degrees ! Estimated noise=0.611286 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.67 x 5.079 at -16.38 degrees (North through East) ! Clean map min=-0.0014396 max=0.054869 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=1.32 mas, bmaj=5.446 mas, bpa=-17.98 degrees ! Estimated noise=0.959062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0379469 Jy ! Component: 100 - total flux cleaned = 0.0539217 Jy ! Component: 150 - total flux cleaned = 0.062108 Jy ! Component: 200 - total flux cleaned = 0.0668585 Jy ! Total flux subtracted in 200 components = 0.0668585 Jy ! Clean residual min=-0.003070 max=0.003808 Jy/beam ! Clean residual mean=-0.000002 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.0668584 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.0668584 Jy ! Inverting map and beam ! Estimated beam: bmin=1.67 mas, bmaj=5.079 mas, bpa=-16.38 degrees ! Estimated noise=0.611286 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.00520805 Jy ! Component: 100 - total flux cleaned = 0.00823378 Jy ! Component: 150 - total flux cleaned = 0.010244 Jy ! Component: 200 - total flux cleaned = 0.0116739 Jy ! Total flux subtracted in 200 components = 0.0116739 Jy ! Clean residual min=-0.001813 max=0.001742 Jy/beam ! Clean residual mean=-0.000002 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0785323 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 95 components and 0.0785323 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.317 mas, bmaj=4.967 mas, bpa=-13.74 degrees ! Estimated noise=0.656912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134265 Jy ! Component: 100 - total flux cleaned = 0.00223947 Jy ! Component: 150 - total flux cleaned = 0.00287244 Jy ! Component: 200 - total flux cleaned = 0.00332947 Jy ! Total flux subtracted in 200 components = 0.00332947 Jy ! Clean residual min=-0.001514 max=0.001408 Jy/beam ! Clean residual mean=-0.000001 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0818618 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.00033867 Jy ! Component: 100 - total flux cleaned = 0.000557067 Jy ! Component: 150 - total flux cleaned = 0.000618272 Jy ! Component: 200 - total flux cleaned = 0.000666373 Jy ! Total flux subtracted in 200 components = 0.000666373 Jy ! Clean residual min=-0.001489 max=0.001372 Jy/beam ! Clean residual mean=-0.000000 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0825282 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 146 components and 0.0825282 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.67 mas, bmaj=5.079 mas, bpa=-16.38 degrees ! Estimated noise=0.611286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.49061e-05 Jy ! Component: 100 - total flux cleaned = 6.09467e-05 Jy ! Component: 150 - total flux cleaned = 0.000130676 Jy ! Component: 200 - total flux cleaned = 0.0001608 Jy ! Total flux subtracted in 200 components = 0.0001608 Jy ! Clean residual min=-0.001482 max=0.001372 Jy/beam ! Clean residual mean=0.000000 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.082689 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 155 components and 0.082689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.028054Jy sigma=0.728005 ! Fit after self-cal, rms=0.028054Jy sigma=0.727982 wmodel /scr/pima/br149ak_uvs/J0533+3559_X_map.mod ! Writing 155 model components to file: /scr/pima/br149ak_uvs/J0533+3559_X_map.mod wobs /scr/pima/br149ak_uvs/J0533+3559_X_uvs.fits ! Writing UV FITS file: /scr/pima/br149ak_uvs/J0533+3559_X_uvs.fits wwins /scr/pima/br149ak_uvs/J0533+3559_X_map.win ! wwins: Wrote 1 windows to /scr/pima/br149ak_uvs/J0533+3559_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 = -7.05951e-05 Jy ! Component: 100 - total flux cleaned = 8.62106e-05 Jy ! Component: 150 - total flux cleaned = 0.000126237 Jy ! Component: 200 - total flux cleaned = 0.000107946 Jy ! Component: 250 - total flux cleaned = 5.73608e-05 Jy ! Component: 300 - total flux cleaned = 2.56956e-05 Jy ! Component: 350 - total flux cleaned = -3.42806e-05 Jy ! Component: 400 - total flux cleaned = -0.000120186 Jy ! Component: 450 - total flux cleaned = -0.000147621 Jy ! Component: 500 - total flux cleaned = -0.0001615 Jy ! Component: 550 - total flux cleaned = -0.000161598 Jy ! Component: 600 - total flux cleaned = -0.000161548 Jy ! Component: 650 - total flux cleaned = -0.000185948 Jy ! Component: 700 - total flux cleaned = -0.000221596 Jy ! Component: 750 - total flux cleaned = -0.000233469 Jy ! Component: 800 - total flux cleaned = -0.000256494 Jy ! Component: 850 - total flux cleaned = -0.000279047 Jy ! Component: 900 - total flux cleaned = -0.000301063 Jy ! Component: 950 - total flux cleaned = -0.000301302 Jy ! Component: 1000 - total flux cleaned = -0.000312036 Jy ! Component: 1050 - total flux cleaned = -0.000353046 Jy ! Component: 1100 - total flux cleaned = -0.000353097 Jy ! Component: 1150 - total flux cleaned = -0.000373035 Jy ! Component: 1200 - total flux cleaned = -0.000373214 Jy ! Component: 1250 - total flux cleaned = -0.000373138 Jy ! Component: 1300 - total flux cleaned = -0.000345104 Jy ! Component: 1350 - total flux cleaned = -0.000345161 Jy ! Component: 1400 - total flux cleaned = -0.000335946 Jy ! Component: 1450 - total flux cleaned = -0.000308977 Jy ! Component: 1500 - total flux cleaned = -0.000291282 Jy ! Component: 1550 - total flux cleaned = -0.00027385 Jy ! Component: 1600 - total flux cleaned = -0.00025675 Jy ! Component: 1650 - total flux cleaned = -0.00026521 Jy ! Component: 1700 - total flux cleaned = -0.000248371 Jy ! Component: 1750 - total flux cleaned = -0.00024836 Jy ! Component: 1800 - total flux cleaned = -0.000231951 Jy ! Component: 1850 - total flux cleaned = -0.000223831 Jy ! Component: 1900 - total flux cleaned = -0.000215919 Jy ! Component: 1950 - total flux cleaned = -0.000208024 Jy ! Component: 2000 - total flux cleaned = -0.000231678 Jy ! Component: 2050 - total flux cleaned = -0.000239396 Jy ! Component: 2100 - total flux cleaned = -0.000231576 Jy ! Component: 2150 - total flux cleaned = -0.000216176 Jy ! Component: 2200 - total flux cleaned = -0.000193244 Jy ! Component: 2250 - total flux cleaned = -0.00016276 Jy ! Component: 2300 - total flux cleaned = -0.000147619 Jy ! Component: 2350 - total flux cleaned = -0.000117534 Jy ! Component: 2400 - total flux cleaned = -0.000125057 Jy ! Component: 2450 - total flux cleaned = -0.000110098 Jy ! Component: 2500 - total flux cleaned = -0.000102641 Jy ! Component: 2550 - total flux cleaned = -9.52255e-05 Jy ! Component: 2600 - total flux cleaned = -0.000124729 Jy ! Component: 2650 - total flux cleaned = -0.00011728 Jy ! Component: 2700 - total flux cleaned = -0.000124587 Jy ! Component: 2750 - total flux cleaned = -0.000124597 Jy ! Component: 2800 - total flux cleaned = -0.00014651 Jy ! Component: 2850 - total flux cleaned = -0.000146504 Jy ! Component: 2900 - total flux cleaned = -0.000168287 Jy ! Component: 2950 - total flux cleaned = -0.000190073 Jy ! Component: 3000 - total flux cleaned = -0.000182882 Jy ! Component: 3050 - total flux cleaned = -0.000197298 Jy ! Component: 3100 - total flux cleaned = -0.000219039 Jy ! Component: 3150 - total flux cleaned = -0.000226246 Jy ! Component: 3200 - total flux cleaned = -0.00024799 Jy ! Component: 3250 - total flux cleaned = -0.000255254 Jy ! Component: 3300 - total flux cleaned = -0.000255242 Jy ! Component: 3350 - total flux cleaned = -0.000262536 Jy ! Component: 3400 - total flux cleaned = -0.00026981 Jy ! Component: 3450 - total flux cleaned = -0.000262404 Jy ! Component: 3500 - total flux cleaned = -0.000269784 Jy ! Component: 3550 - total flux cleaned = -0.000254997 Jy ! Component: 3600 - total flux cleaned = -0.000232673 Jy ! Component: 3650 - total flux cleaned = -0.000202806 Jy ! Component: 3700 - total flux cleaned = -0.000195264 Jy ! Component: 3750 - total flux cleaned = -0.000180045 Jy ! Component: 3800 - total flux cleaned = -0.000157249 Jy ! Component: 3850 - total flux cleaned = -0.0001573 Jy ! Component: 3900 - total flux cleaned = -0.000141949 Jy ! Component: 3950 - total flux cleaned = -0.000111022 Jy ! Component: 4000 - total flux cleaned = -0.000110978 Jy ! Component: 4050 - total flux cleaned = -0.000110959 Jy ! Total flux subtracted in 4096 components = -0.000118894 Jy ! Clean residual min=-0.000461 max=0.000531 Jy/beam ! Clean residual mean=0.000000 rms=0.000128 Jy/beam ! Combined flux in latest and established models = 0.0825701 Jy keep ! Adding 236 model components to the UV plane model. ! The established model now contains 391 components and 0.0825701 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/br149ak_uvs/J0533+3559_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.67 x 5.079 at -16.38 degrees (North through East) ! Clean map min=-0.00095694 max=0.054969 Jy/beam ! Writing clean map to FITS file: /scr/pima/br149ak_uvs/J0533+3559_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0549691 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000126632 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.69111 0.69111 1.38222 2.76444 5.52888 11.0578 22.1155 44.231 88.462 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.054 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 434.084 quit ! Quitting program ! Log file /scr/pima/br149ak_uvs/J0533+3559_X_uvs.log closed on Sat Feb 27 17:28:02 2016