! Started logfile: /scr/pima/gc030_uvs/J2243+2021_S_uvs.log on Fri Apr 22 07:58:36 2016 obs /scr/pima/gc030_uvs/J2243+2021_S_uva.fits ! Reading UV FITS file: /scr/pima/gc030_uvs/J2243+2021_S_uva.fits ! AN table 1: 280 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.462202 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2243+2021 ! ! 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 2.22724e+09 8e+06 1 8e+06 ! 02 2 2.23499e+09 8e+06 1 8e+06 ! 03 3 2.24324e+09 8e+06 1 8e+06 ! 04 4 2.25099e+09 8e+06 1 8e+06 ! 05 5 2.25924e+09 8e+06 1 8e+06 ! 06 6 2.26699e+09 8e+06 1 8e+06 ! 07 7 2.27524e+09 8e+06 1 8e+06 ! 08 8 2.28299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 37272 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/gc030_uvs/J2243+2021_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 937 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 937 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 937 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 937 telescope corrections were flagged in sub-array 1. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 937 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 937 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 937 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008919Jy sigma=9.223858 ! Fit after self-cal, rms=0.943145Jy sigma=8.627957 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.125 mas, bmaj=4.997 mas, bpa=-5.734 degrees ! Estimated noise=1.08906 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.0457407 Jy ! Component: 100 - total flux cleaned = 0.0579809 Jy ! Total flux subtracted in 100 components = 0.0579809 Jy ! Clean residual min=-0.005674 max=0.005993 Jy/beam ! Clean residual mean=-0.000008 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 0.0579809 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0579809 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.097373Jy sigma=0.813656 ! Fit after self-cal, rms=0.095652Jy sigma=0.798571 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.546 mas, bmaj=5.822 mas, bpa=-4.836 degrees ! Estimated noise=0.445293 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.00938242 Jy ! Component: 100 - total flux cleaned = 0.0133668 Jy ! Component: 150 - total flux cleaned = 0.0152369 Jy ! Component: 200 - total flux cleaned = 0.0161809 Jy ! Total flux subtracted in 200 components = 0.0161809 Jy ! Clean residual min=-0.003987 max=0.005293 Jy/beam ! Clean residual mean=-0.000003 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.0741618 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 32 components and 0.0741618 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.094830Jy sigma=0.791052 ! Fit after self-cal, rms=0.094687Jy sigma=0.790327 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.546 x 5.822 at -4.836 degrees (North through East) ! Clean map min=-0.0036698 max=0.064246 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 399 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 EB 1.14 HN 0.97 KP 1.03 ! LA 0.84 NL 1.08 OV 1.03 PT 1.02 ! SC 1.08 ! ! ! Correcting IF 2. ! A total of 399 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 EB 1.20 HN 0.91 KP 1.01 ! LA 0.85 NL 1.02 OV 1.06 PT 1.02 ! SC 1.06 ! ! ! Correcting IF 3. ! A total of 399 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 EB 1.14 HN 0.91 KP 0.97 ! LA 0.91 NL 1.01 OV 1.09 PT 1.02 ! SC 0.99 ! ! ! Correcting IF 4. ! A total of 399 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 EB 1.00 HN 0.97 KP 0.94 ! LA 0.89 NL 1.08 OV 1.07 PT 1.08 ! SC 1.04 ! ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 399 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 EB 1.03 HN 0.94 KP 0.95 ! LA 0.92 NL 1.06 OV 1.10 PT 1.00 ! SC 1.02 ! ! ! Correcting IF 7. ! A total of 399 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 EB 1.12 HN 0.84 KP 1.00 ! LA 0.95 NL 1.15 OV 1.02 PT 1.03 ! SC 1.00 ! ! ! Correcting IF 8. ! A total of 399 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 EB 1.09 HN 0.88 KP 0.99 ! LA 0.93 NL 1.15 OV 1.07 PT 0.97 ! SC 1.08 ! ! ! Fit before self-cal, rms=0.094687Jy sigma=0.790327 ! Fit after self-cal, rms=0.095117Jy sigma=0.792623 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.629 mas, bmaj=6.022 mas, bpa=-3.688 degrees ! Estimated noise=0.482934 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 = 2.36906e-05 Jy ! Component: 100 - total flux cleaned = 4.57191e-06 Jy ! Component: 150 - total flux cleaned = -1.31485e-05 Jy ! Component: 200 - total flux cleaned = 2.71073e-06 Jy ! Total flux subtracted in 200 components = 2.71073e-06 Jy ! Clean residual min=-0.002997 max=0.002986 Jy/beam ! Clean residual mean=0.000003 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.0741645 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.0741645 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.095099Jy sigma=0.792593 ! Fit after self-cal, rms=0.095146Jy sigma=0.791656 ! 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.095146Jy sigma=0.791656 ! Fit after self-cal, rms=0.094624Jy sigma=0.790570 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.637 mas, bmaj=6.017 mas, bpa=-3.835 degrees ! Estimated noise=0.480142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.89337e-05 Jy ! Component: 100 - total flux cleaned = 7.05167e-05 Jy ! Component: 150 - total flux cleaned = 8.98378e-05 Jy ! Component: 200 - total flux cleaned = 0.000124661 Jy ! Total flux subtracted in 200 components = 0.000124661 Jy ! Clean residual min=-0.002951 max=0.002863 Jy/beam ! Clean residual mean=0.000002 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.0742891 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.0742891 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.094602Jy sigma=0.790562 ! Fit after self-cal, rms=0.094703Jy sigma=0.790241 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.000190569 Jy ! Component: 100 - total flux cleaned = 0.000173141 Jy ! Component: 150 - total flux cleaned = 0.000188677 Jy ! Component: 200 - total flux cleaned = 0.000216322 Jy ! Total flux subtracted in 200 components = 0.000216322 Jy ! Clean residual min=-0.002968 max=0.002859 Jy/beam ! Clean residual mean=0.000003 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.0745055 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.0745054 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.094691Jy sigma=0.790237 ! Fit after self-cal, rms=0.094695Jy sigma=0.790212 ! 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.094695Jy sigma=0.790212 ! Fit after self-cal, rms=0.094163Jy sigma=0.790131 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.628 mas, bmaj=5.985 mas, bpa=-3.9 degrees ! Estimated noise=0.476015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.99044e-06 Jy ! Component: 100 - total flux cleaned = 6.81468e-05 Jy ! Component: 150 - total flux cleaned = 0.000100996 Jy ! Component: 200 - total flux cleaned = 0.000131334 Jy ! Total flux subtracted in 200 components = 0.000131334 Jy ! Clean residual min=-0.002955 max=0.002812 Jy/beam ! Clean residual mean=0.000002 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.0746368 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.0746368 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.094144Jy sigma=0.790148 ! Fit after self-cal, rms=0.094188Jy sigma=0.790078 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.13396e-05 Jy ! Component: 100 - total flux cleaned = 2.58791e-05 Jy ! Component: 150 - total flux cleaned = 3.91028e-05 Jy ! Component: 200 - total flux cleaned = 6.38908e-05 Jy ! Total flux subtracted in 200 components = 6.38908e-05 Jy ! Clean residual min=-0.002933 max=0.002802 Jy/beam ! Clean residual mean=0.000002 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.0747007 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.0747007 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.094179Jy sigma=0.790078 ! Fit after self-cal, rms=0.094182Jy sigma=0.790072 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.094182Jy sigma=0.790072 ! Fit after self-cal, rms=0.093465Jy sigma=0.790039 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.683 mas, bmaj=9.847 mas, bpa=7.403 degrees ! Estimated noise=0.617988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000507598 Jy ! Component: 100 - total flux cleaned = 0.000526161 Jy ! Component: 150 - total flux cleaned = 0.000553105 Jy ! Component: 200 - total flux cleaned = 0.00057382 Jy ! Total flux subtracted in 200 components = 0.00057382 Jy ! Clean residual min=-0.002482 max=0.002881 Jy/beam ! Clean residual mean=0.000004 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.0752745 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.0752745 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.093468Jy sigma=0.790071 ! Fit after self-cal, rms=0.093475Jy sigma=0.789998 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 = -5.49399e-05 Jy ! Component: 100 - total flux cleaned = -5.3296e-05 Jy ! Component: 150 - total flux cleaned = -4.40356e-05 Jy ! Component: 200 - total flux cleaned = -3.6605e-05 Jy ! Total flux subtracted in 200 components = -3.6605e-05 Jy ! Clean residual min=-0.002457 max=0.002878 Jy/beam ! Clean residual mean=0.000004 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.0752379 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.0752379 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.093481Jy sigma=0.790041 ! Fit after self-cal, rms=0.093483Jy sigma=0.789993 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.616 mas, bmaj=5.954 mas, bpa=-3.96 degrees ! Estimated noise=0.471803 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.616 x 5.954 at -3.96 degrees (North through East) ! Clean map min=-0.0027115 max=0.061789 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.129 mas, bmaj=5.109 mas, bpa=-5.175 degrees ! Estimated noise=1.20601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0460696 Jy ! Component: 100 - total flux cleaned = 0.0587367 Jy ! Component: 150 - total flux cleaned = 0.064532 Jy ! Component: 200 - total flux cleaned = 0.0680922 Jy ! Total flux subtracted in 200 components = 0.0680922 Jy ! Clean residual min=-0.004512 max=0.004563 Jy/beam ! Clean residual mean=-0.000000 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.0680921 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.0680921 Jy ! Inverting map and beam ! Estimated beam: bmin=2.616 mas, bmaj=5.954 mas, bpa=-3.96 degrees ! Estimated noise=0.471803 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (2, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0039022 Jy ! Component: 100 - total flux cleaned = 0.00600018 Jy ! Component: 150 - total flux cleaned = 0.00705173 Jy ! Component: 200 - total flux cleaned = 0.00742514 Jy ! Total flux subtracted in 200 components = 0.00742514 Jy ! Clean residual min=-0.002605 max=0.002545 Jy/beam ! Clean residual mean=0.000001 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.0755173 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 39 components and 0.0755173 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=7.683 mas, bmaj=9.847 mas, bpa=7.403 degrees ! Estimated noise=0.617988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107758 Jy ! Component: 100 - total flux cleaned = 0.00121135 Jy ! Component: 150 - total flux cleaned = 0.00121048 Jy ! Component: 200 - total flux cleaned = 0.00123401 Jy ! Total flux subtracted in 200 components = 0.00123401 Jy ! Clean residual min=-0.002621 max=0.002547 Jy/beam ! Clean residual mean=0.000005 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.0767513 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 = -2.07037e-06 Jy ! Component: 100 - total flux cleaned = -2.29938e-05 Jy ! Component: 150 - total flux cleaned = -2.26575e-05 Jy ! Component: 200 - total flux cleaned = -4.02769e-05 Jy ! Total flux subtracted in 200 components = -4.02769e-05 Jy ! Clean residual min=-0.002501 max=0.002494 Jy/beam ! Clean residual mean=0.000005 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.076711 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 0.076711 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.616 mas, bmaj=5.954 mas, bpa=-3.96 degrees ! Estimated noise=0.471803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124144 Jy ! Component: 100 - total flux cleaned = 8.07516e-06 Jy ! Component: 150 - total flux cleaned = -2.89584e-05 Jy ! Component: 200 - total flux cleaned = -9.44392e-05 Jy ! Total flux subtracted in 200 components = -9.44392e-05 Jy ! Clean residual min=-0.002728 max=0.002600 Jy/beam ! Clean residual mean=0.000002 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0766166 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.0766166 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.093401Jy sigma=0.789521 ! Fit after self-cal, rms=0.093429Jy sigma=0.789310 wmodel /scr/pima/gc030_uvs/J2243+2021_S_map.mod ! Writing 65 model components to file: /scr/pima/gc030_uvs/J2243+2021_S_map.mod wobs /scr/pima/gc030_uvs/J2243+2021_S_uvs.fits ! Writing UV FITS file: /scr/pima/gc030_uvs/J2243+2021_S_uvs.fits wwins /scr/pima/gc030_uvs/J2243+2021_S_map.win ! wwins: Wrote 2 windows to /scr/pima/gc030_uvs/J2243+2021_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.000153794 Jy ! Component: 100 - total flux cleaned = -0.000154769 Jy ! Component: 150 - total flux cleaned = -0.000317519 Jy ! Component: 200 - total flux cleaned = -0.000280567 Jy ! Component: 250 - total flux cleaned = -0.000210974 Jy ! Component: 300 - total flux cleaned = -0.000111577 Jy ! Component: 350 - total flux cleaned = -4.80145e-05 Jy ! Component: 400 - total flux cleaned = 7.71712e-05 Jy ! Component: 450 - total flux cleaned = 0.000137808 Jy ! Component: 500 - total flux cleaned = 0.000138633 Jy ! Component: 550 - total flux cleaned = 0.000279922 Jy ! Component: 600 - total flux cleaned = 0.000361622 Jy ! Component: 650 - total flux cleaned = 0.000387267 Jy ! Component: 700 - total flux cleaned = 0.000387101 Jy ! Component: 750 - total flux cleaned = 0.000461218 Jy ! Component: 800 - total flux cleaned = 0.000461938 Jy ! Component: 850 - total flux cleaned = 0.000485582 Jy ! Component: 900 - total flux cleaned = 0.000531175 Jy ! Component: 950 - total flux cleaned = 0.00053103 Jy ! Component: 1000 - total flux cleaned = 0.000530657 Jy ! Component: 1050 - total flux cleaned = 0.000530403 Jy ! Component: 1100 - total flux cleaned = 0.000509082 Jy ! Component: 1150 - total flux cleaned = 0.000549637 Jy ! Component: 1200 - total flux cleaned = 0.000568974 Jy ! Component: 1250 - total flux cleaned = 0.000549355 Jy ! Component: 1300 - total flux cleaned = 0.000549652 Jy ! Component: 1350 - total flux cleaned = 0.000661916 Jy ! Component: 1400 - total flux cleaned = 0.000680019 Jy ! Component: 1450 - total flux cleaned = 0.000734387 Jy ! Component: 1500 - total flux cleaned = 0.000805282 Jy ! Component: 1550 - total flux cleaned = 0.000839887 Jy ! Component: 1600 - total flux cleaned = 0.000891021 Jy ! Component: 1650 - total flux cleaned = 0.000941211 Jy ! Component: 1700 - total flux cleaned = 0.00100757 Jy ! Component: 1750 - total flux cleaned = 0.00105624 Jy ! Component: 1800 - total flux cleaned = 0.0011042 Jy ! Component: 1850 - total flux cleaned = 0.00110431 Jy ! Component: 1900 - total flux cleaned = 0.00110468 Jy ! Component: 1950 - total flux cleaned = 0.00115093 Jy ! Component: 2000 - total flux cleaned = 0.0011813 Jy ! Component: 2050 - total flux cleaned = 0.00118143 Jy ! Component: 2100 - total flux cleaned = 0.0012701 Jy ! Component: 2150 - total flux cleaned = 0.00127013 Jy ! Component: 2200 - total flux cleaned = 0.00134218 Jy ! Component: 2250 - total flux cleaned = 0.00139905 Jy ! Component: 2300 - total flux cleaned = 0.00139906 Jy ! Component: 2350 - total flux cleaned = 0.00144092 Jy ! Component: 2400 - total flux cleaned = 0.0014548 Jy ! Component: 2450 - total flux cleaned = 0.00146853 Jy ! Component: 2500 - total flux cleaned = 0.00148184 Jy ! Component: 2550 - total flux cleaned = 0.00146845 Jy ! Component: 2600 - total flux cleaned = 0.00142881 Jy ! Component: 2650 - total flux cleaned = 0.00142864 Jy ! Component: 2700 - total flux cleaned = 0.00140265 Jy ! Component: 2750 - total flux cleaned = 0.00138971 Jy ! Component: 2800 - total flux cleaned = 0.0013514 Jy ! Component: 2850 - total flux cleaned = 0.0013514 Jy ! Component: 2900 - total flux cleaned = 0.00130106 Jy ! Component: 2950 - total flux cleaned = 0.00126376 Jy ! Component: 3000 - total flux cleaned = 0.00128846 Jy ! Component: 3050 - total flux cleaned = 0.00125177 Jy ! Component: 3100 - total flux cleaned = 0.0012518 Jy ! Component: 3150 - total flux cleaned = 0.00120342 Jy ! Component: 3200 - total flux cleaned = 0.0012274 Jy ! Component: 3250 - total flux cleaned = 0.00121541 Jy ! Component: 3300 - total flux cleaned = 0.00122726 Jy ! Component: 3350 - total flux cleaned = 0.00121546 Jy ! Component: 3400 - total flux cleaned = 0.00123891 Jy ! Component: 3450 - total flux cleaned = 0.00123896 Jy ! Component: 3500 - total flux cleaned = 0.00126217 Jy ! Component: 3550 - total flux cleaned = 0.00123927 Jy ! Component: 3600 - total flux cleaned = 0.00126216 Jy ! Component: 3650 - total flux cleaned = 0.00125067 Jy ! Component: 3700 - total flux cleaned = 0.00129603 Jy ! Component: 3750 - total flux cleaned = 0.00127341 Jy ! Component: 3800 - total flux cleaned = 0.00128464 Jy ! Component: 3850 - total flux cleaned = 0.00128474 Jy ! Component: 3900 - total flux cleaned = 0.00128482 Jy ! Component: 3950 - total flux cleaned = 0.00129592 Jy ! Component: 4000 - total flux cleaned = 0.00134016 Jy ! Component: 4050 - total flux cleaned = 0.00134014 Jy ! Total flux subtracted in 4096 components = 0.00130711 Jy ! Clean residual min=-0.000643 max=0.000579 Jy/beam ! Clean residual mean=-0.000002 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.0779237 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 338 components and 0.0779237 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/gc030_uvs/J2243+2021_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.616 x 5.954 at -3.96 degrees (North through East) ! Clean map min=-0.0015392 max=0.061327 Jy/beam ! Writing clean map to FITS file: /scr/pima/gc030_uvs/J2243+2021_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.061327 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178312 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.87227 0.87227 1.74454 3.48908 6.97816 13.9563 27.9126 55.8253 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.061 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 343.93 quit ! Quitting program ! Log file /scr/pima/gc030_uvs/J2243+2021_S_uvs.log closed on Fri Apr 22 07:58:43 2016