! Started logfile: /scr/pima/bg219e_uvs/J0017-2748_S_uvs.log on Thu Apr 7 06:31:04 2016 obs /scr/pima/bg219e_uvs/J0017-2748_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0017-2748_S_uva.fits ! AN table 1: 52 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.893162 visibilities/baseline/integration-bin. ! Found source: J0017-2748 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 6688 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219e_uvs/J0017-2748_S] 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.500x0.500 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 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.027504Jy sigma=17.818519 ! Fit after self-cal, rms=0.847234Jy sigma=14.280209 ! 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=3.021 mas, bmaj=15.15 mas, bpa=18.92 degrees ! Estimated noise=0.777921 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.110191 Jy ! Component: 100 - total flux cleaned = 0.156613 Jy ! Total flux subtracted in 100 components = 0.156613 Jy ! Clean residual min=-0.010875 max=0.022419 Jy/beam ! Clean residual mean=-0.000232 rms=0.003615 Jy/beam ! Combined flux in latest and established models = 0.156613 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.156613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102964Jy sigma=1.725835 ! Fit after self-cal, rms=0.102678Jy sigma=1.722240 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0264662 Jy ! Component: 100 - total flux cleaned = 0.0432816 Jy ! Total flux subtracted in 100 components = 0.0432816 Jy ! Clean residual min=-0.008877 max=0.011993 Jy/beam ! Clean residual mean=-0.000143 rms=0.002412 Jy/beam ! Combined flux in latest and established models = 0.199894 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 63 components and 0.199894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092804Jy sigma=1.489667 ! Fit after self-cal, rms=0.092702Jy sigma=1.488662 ! 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=3.894 mas, bmaj=17.2 mas, bpa=17.3 degrees ! Estimated noise=0.550916 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.0194018 Jy ! Component: 100 - total flux cleaned = 0.0306405 Jy ! Component: 150 - total flux cleaned = 0.0375456 Jy ! Component: 200 - total flux cleaned = 0.0418628 Jy ! Total flux subtracted in 200 components = 0.0418628 Jy ! Clean residual min=-0.007642 max=0.015263 Jy/beam ! Clean residual mean=-0.000100 rms=0.002101 Jy/beam ! Combined flux in latest and established models = 0.241757 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 113 components and 0.241757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089170Jy sigma=1.397731 ! Fit after self-cal, rms=0.089139Jy sigma=1.396762 ! Inverting map ! Added new window around map position (10.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125412 Jy ! Component: 100 - total flux cleaned = 0.0177709 Jy ! Component: 150 - total flux cleaned = 0.0194459 Jy ! Component: 200 - total flux cleaned = 0.0205911 Jy ! Total flux subtracted in 200 components = 0.0205911 Jy ! Clean residual min=-0.005724 max=0.007567 Jy/beam ! Clean residual mean=-0.000052 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.262348 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 150 components and 0.262348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087350Jy sigma=1.365432 ! Fit after self-cal, rms=0.087139Jy sigma=1.361574 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.894 x 17.2 at 17.3 degrees (North through East) ! Clean map min=-0.0048315 max=0.15094 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 0.93 FD 0.97 HN 1.16 KP 1.01 ! LA 1.02 NL 1.03 OV 0.98 PT 0.99 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.02 HN 0.99 KP 1.00 ! LA 1.04 NL 1.04 OV 0.99 PT 0.97 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.06 KP 1.01 ! LA 1.01 NL 0.99 OV 0.97 PT 1.00 ! SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.04 KP 1.02 ! LA 1.02 NL 0.98 OV 0.98 PT 1.02 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.087139Jy sigma=1.361574 ! Fit after self-cal, rms=0.087965Jy sigma=1.354083 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=17.37 mas, bpa=17.59 degrees ! Estimated noise=0.547903 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 (39.5, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00773207 Jy ! Component: 100 - total flux cleaned = 0.0110298 Jy ! Component: 150 - total flux cleaned = 0.0132515 Jy ! Component: 200 - total flux cleaned = 0.0149642 Jy ! Total flux subtracted in 200 components = 0.0149642 Jy ! Clean residual min=-0.003810 max=0.003587 Jy/beam ! Clean residual mean=-0.000022 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.277313 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 201 components and 0.277313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087162Jy sigma=1.337643 ! Fit after self-cal, rms=0.087145Jy sigma=1.336494 ! 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. ! ! Fit before self-cal, rms=0.087145Jy sigma=1.336494 ! Fit after self-cal, rms=0.086155Jy sigma=1.337437 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.873 mas, bmaj=17.34 mas, bpa=17.57 degrees ! Estimated noise=0.543952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015916 Jy ! Component: 100 - total flux cleaned = 0.0027271 Jy ! Component: 150 - total flux cleaned = 0.00342632 Jy ! Component: 200 - total flux cleaned = 0.00371987 Jy ! Total flux subtracted in 200 components = 0.00371987 Jy ! Clean residual min=-0.003457 max=0.002998 Jy/beam ! Clean residual mean=-0.000003 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.281032 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 243 components and 0.281032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085944Jy sigma=1.333617 ! Fit after self-cal, rms=0.085941Jy sigma=1.333305 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.000474714 Jy ! Component: 100 - total flux cleaned = 0.000736016 Jy ! Component: 150 - total flux cleaned = 0.000915601 Jy ! Component: 200 - total flux cleaned = 0.00108159 Jy ! Total flux subtracted in 200 components = 0.00108159 Jy ! Clean residual min=-0.003168 max=0.002764 Jy/beam ! Clean residual mean=0.000002 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.282114 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 270 components and 0.282114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085847Jy sigma=1.331928 ! Fit after self-cal, rms=0.085851Jy sigma=1.331850 ! 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. ! ! Fit before self-cal, rms=0.085851Jy sigma=1.331850 ! Fit after self-cal, rms=0.086255Jy sigma=1.328643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.875 mas, bmaj=17.3 mas, bpa=17.55 degrees ! Estimated noise=0.543116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000648931 Jy ! Component: 100 - total flux cleaned = -0.00123856 Jy ! Component: 150 - total flux cleaned = -0.00128723 Jy ! Component: 200 - total flux cleaned = -0.00124593 Jy ! Total flux subtracted in 200 components = -0.00124593 Jy ! Clean residual min=-0.002897 max=0.002472 Jy/beam ! Clean residual mean=0.000002 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.280868 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 303 components and 0.280868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086191Jy sigma=1.327661 ! Fit after self-cal, rms=0.086204Jy sigma=1.327571 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.000379725 Jy ! Component: 100 - total flux cleaned = -0.000380604 Jy ! Component: 150 - total flux cleaned = -0.000197314 Jy ! Component: 200 - total flux cleaned = -0.000164098 Jy ! Total flux subtracted in 200 components = -0.000164098 Jy ! Clean residual min=-0.002813 max=0.002380 Jy/beam ! Clean residual mean=0.000003 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.280704 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 324 components and 0.280704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086167Jy sigma=1.327088 ! Fit after self-cal, rms=0.086170Jy sigma=1.327067 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.086170Jy sigma=1.327067 ! Fit after self-cal, rms=0.086272Jy sigma=1.326921 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.12 mas, bmaj=24.54 mas, bpa=8.232 degrees ! Estimated noise=0.607997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000608663 Jy ! Component: 100 - total flux cleaned = -0.000892993 Jy ! Component: 150 - total flux cleaned = -0.000961279 Jy ! Component: 200 - total flux cleaned = -0.000960949 Jy ! Total flux subtracted in 200 components = -0.000960949 Jy ! Clean residual min=-0.002553 max=0.002515 Jy/beam ! Clean residual mean=0.000010 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.279743 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 361 components and 0.279743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086245Jy sigma=1.326570 ! Fit after self-cal, rms=0.086249Jy sigma=1.326515 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.000311308 Jy ! Component: 100 - total flux cleaned = -0.000390269 Jy ! Component: 150 - total flux cleaned = -0.000390317 Jy ! Component: 200 - total flux cleaned = -0.000305056 Jy ! Total flux subtracted in 200 components = -0.000305056 Jy ! Clean residual min=-0.002438 max=0.002475 Jy/beam ! Clean residual mean=0.000011 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.279438 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 380 components and 0.279438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086236Jy sigma=1.326410 ! Fit after self-cal, rms=0.086239Jy sigma=1.326388 ! 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=3.875 mas, bmaj=17.32 mas, bpa=17.58 degrees ! Estimated noise=0.542232 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.875 x 17.32 at 17.58 degrees (North through East) ! Clean map min=-0.0036143 max=0.14982 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=3.004 mas, bmaj=15.3 mas, bpa=19.16 degrees ! Estimated noise=0.766263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108441 Jy ! Component: 100 - total flux cleaned = 0.15453 Jy ! Component: 150 - total flux cleaned = 0.180585 Jy ! Component: 200 - total flux cleaned = 0.198376 Jy ! Total flux subtracted in 200 components = 0.198376 Jy ! Clean residual min=-0.007134 max=0.010301 Jy/beam ! Clean residual mean=-0.000131 rms=0.002309 Jy/beam ! Combined flux in latest and established models = 0.198376 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 51 model components to the UV plane model. ! The established model now contains 51 components and 0.198376 Jy ! Inverting map and beam ! Estimated beam: bmin=3.875 mas, bmaj=17.32 mas, bpa=17.58 degrees ! Estimated noise=0.542232 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.0204827 Jy ! Component: 100 - total flux cleaned = 0.0337264 Jy ! Component: 150 - total flux cleaned = 0.0434859 Jy ! Component: 200 - total flux cleaned = 0.0513714 Jy ! Total flux subtracted in 200 components = 0.0513714 Jy ! Clean residual min=-0.004556 max=0.005903 Jy/beam ! Clean residual mean=-0.000076 rms=0.001443 Jy/beam ! Combined flux in latest and established models = 0.249747 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 104 components and 0.249747 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.12 mas, bmaj=24.54 mas, bpa=8.232 degrees ! Estimated noise=0.607997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00901568 Jy ! Component: 100 - total flux cleaned = 0.0149155 Jy ! Component: 150 - total flux cleaned = 0.017791 Jy ! Component: 200 - total flux cleaned = 0.0199046 Jy ! Total flux subtracted in 200 components = 0.0199046 Jy ! Clean residual min=-0.003873 max=0.003092 Jy/beam ! Clean residual mean=-0.000049 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.269652 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.00162517 Jy ! Component: 100 - total flux cleaned = 0.00299594 Jy ! Component: 150 - total flux cleaned = 0.0040863 Jy ! Component: 200 - total flux cleaned = 0.00495392 Jy ! Total flux subtracted in 200 components = 0.00495392 Jy ! Clean residual min=-0.003345 max=0.002501 Jy/beam ! Clean residual mean=-0.000020 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.274605 Jy ! Adding 123 model components to the UV plane model. ! The established model now contains 216 components and 0.274606 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.875 mas, bmaj=17.32 mas, bpa=17.58 degrees ! Estimated noise=0.542232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149063 Jy ! Component: 100 - total flux cleaned = 0.00140562 Jy ! Component: 150 - total flux cleaned = 0.00123549 Jy ! Component: 200 - total flux cleaned = 0.0011541 Jy ! Total flux subtracted in 200 components = 0.0011541 Jy ! Clean residual min=-0.003273 max=0.002852 Jy/beam ! Clean residual mean=-0.000007 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.27576 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 238 components and 0.27576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086462Jy sigma=1.329649 ! Fit after self-cal, rms=0.086414Jy sigma=1.329001 wmodel /scr/pima/bg219e_uvs/J0017-2748_S_map.mod ! Writing 238 model components to file: /scr/pima/bg219e_uvs/J0017-2748_S_map.mod wobs /scr/pima/bg219e_uvs/J0017-2748_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0017-2748_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0017-2748_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J0017-2748_S_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.000875801 Jy ! Component: 100 - total flux cleaned = -0.00087894 Jy ! Component: 150 - total flux cleaned = -0.000836439 Jy ! Component: 200 - total flux cleaned = -0.000708945 Jy ! Component: 250 - total flux cleaned = -0.000340731 Jy ! Component: 300 - total flux cleaned = -0.000104401 Jy ! Component: 350 - total flux cleaned = 1.08933e-05 Jy ! Component: 400 - total flux cleaned = 0.000159182 Jy ! Component: 450 - total flux cleaned = 0.000267767 Jy ! Component: 500 - total flux cleaned = 0.000410199 Jy ! Component: 550 - total flux cleaned = 0.000514291 Jy ! Component: 600 - total flux cleaned = 0.000582186 Jy ! Component: 650 - total flux cleaned = 0.000715342 Jy ! Component: 700 - total flux cleaned = 0.000780289 Jy ! Component: 750 - total flux cleaned = 0.000876428 Jy ! Component: 800 - total flux cleaned = 0.000812755 Jy ! Component: 850 - total flux cleaned = 0.000844145 Jy ! Component: 900 - total flux cleaned = 0.000844466 Jy ! Component: 950 - total flux cleaned = 0.000783691 Jy ! Component: 1000 - total flux cleaned = 0.000844099 Jy ! Component: 1050 - total flux cleaned = 0.000814586 Jy ! Component: 1100 - total flux cleaned = 0.000843792 Jy ! Component: 1150 - total flux cleaned = 0.000786392 Jy ! Component: 1200 - total flux cleaned = 0.000786103 Jy ! Component: 1250 - total flux cleaned = 0.000757842 Jy ! Component: 1300 - total flux cleaned = 0.000703142 Jy ! Component: 1350 - total flux cleaned = 0.000594919 Jy ! Component: 1400 - total flux cleaned = 0.000568291 Jy ! Component: 1450 - total flux cleaned = 0.000488972 Jy ! Component: 1500 - total flux cleaned = 0.000462933 Jy ! Component: 1550 - total flux cleaned = 0.000411196 Jy ! Component: 1600 - total flux cleaned = 0.000436518 Jy ! Component: 1650 - total flux cleaned = 0.000283727 Jy ! Component: 1700 - total flux cleaned = 0.000309544 Jy ! Component: 1750 - total flux cleaned = 0.000334448 Jy ! Component: 1800 - total flux cleaned = 0.000235569 Jy ! Component: 1850 - total flux cleaned = 0.000235646 Jy ! Component: 1900 - total flux cleaned = 0.00016286 Jy ! Component: 1950 - total flux cleaned = 0.000162787 Jy ! Component: 2000 - total flux cleaned = 0.000186358 Jy ! Component: 2050 - total flux cleaned = 0.000139476 Jy ! Component: 2100 - total flux cleaned = 0.000185919 Jy ! Component: 2150 - total flux cleaned = 0.000162873 Jy ! Component: 2200 - total flux cleaned = 0.000208696 Jy ! Component: 2250 - total flux cleaned = 0.000253771 Jy ! Component: 2300 - total flux cleaned = 0.000231216 Jy ! Component: 2350 - total flux cleaned = 0.000275629 Jy ! Component: 2400 - total flux cleaned = 0.000275533 Jy ! Component: 2450 - total flux cleaned = 0.000341009 Jy ! Component: 2500 - total flux cleaned = 0.000319144 Jy ! Component: 2550 - total flux cleaned = 0.000319012 Jy ! Component: 2600 - total flux cleaned = 0.000404437 Jy ! Component: 2650 - total flux cleaned = 0.000404536 Jy ! Component: 2700 - total flux cleaned = 0.000446807 Jy ! Component: 2750 - total flux cleaned = 0.000488569 Jy ! Component: 2800 - total flux cleaned = 0.000467812 Jy ! Component: 2850 - total flux cleaned = 0.000467794 Jy ! Component: 2900 - total flux cleaned = 0.000488448 Jy ! Component: 2950 - total flux cleaned = 0.000468174 Jy ! Component: 3000 - total flux cleaned = 0.000488348 Jy ! Component: 3050 - total flux cleaned = 0.000548261 Jy ! Component: 3100 - total flux cleaned = 0.000449659 Jy ! Component: 3150 - total flux cleaned = 0.000547932 Jy ! Component: 3200 - total flux cleaned = 0.000489732 Jy ! Component: 3250 - total flux cleaned = 0.00056723 Jy ! Component: 3300 - total flux cleaned = 0.000586252 Jy ! Component: 3350 - total flux cleaned = 0.000547824 Jy ! Component: 3400 - total flux cleaned = 0.000547751 Jy ! Component: 3450 - total flux cleaned = 0.000566664 Jy ! Component: 3500 - total flux cleaned = 0.000510566 Jy ! Component: 3550 - total flux cleaned = 0.000492093 Jy ! Component: 3600 - total flux cleaned = 0.000584475 Jy ! Component: 3650 - total flux cleaned = 0.000584463 Jy ! Component: 3700 - total flux cleaned = 0.00052994 Jy ! Component: 3750 - total flux cleaned = 0.000602406 Jy ! Component: 3800 - total flux cleaned = 0.000620523 Jy ! Component: 3850 - total flux cleaned = 0.000620601 Jy ! Component: 3900 - total flux cleaned = 0.000656313 Jy ! Component: 3950 - total flux cleaned = 0.000709448 Jy ! Component: 4000 - total flux cleaned = 0.00076212 Jy ! Component: 4050 - total flux cleaned = 0.000779588 Jy ! Total flux subtracted in 4096 components = 0.000831613 Jy ! Clean residual min=-0.001005 max=0.000945 Jy/beam ! Clean residual mean=0.000004 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.276591 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 516 components and 0.276591 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0017-2748_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.875 x 17.32 at 17.58 degrees (North through East) ! Clean map min=-0.0031384 max=0.14977 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0017-2748_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.149766 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000335944 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.67294 0.67294 1.34588 2.69176 5.38352 10.767 21.5341 43.0682 86.1364 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.149 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 445.804 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0017-2748_S_uvs.log closed on Thu Apr 7 06:31:08 2016