! Started logfile: J1215+1730_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:25:34 2016 obs J1215+1730_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1215+1730_S_2014_05_31_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8898 visibilities/baseline/integration-bin. ! Found source: J1215+1730 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 336 lines of history. ! ! Reading 19540 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J1215+1730_S_2014_05_31_pus] 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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.965709Jy sigma=0.011901 ! Fit after self-cal, rms=0.929827Jy sigma=0.011448 ! 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.141 mas, bmaj=5.897 mas, bpa=-9.721 degrees ! Estimated noise=766.785 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.0492498 Jy ! Component: 100 - total flux cleaned = 0.0736692 Jy ! Total flux subtracted in 100 components = 0.0736692 Jy ! Clean residual min=-0.011158 max=0.022706 Jy/beam ! Clean residual mean=-0.000137 rms=0.004059 Jy/beam ! Combined flux in latest and established models = 0.0736692 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.0736692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118487Jy sigma=0.001467 ! Fit after self-cal, rms=0.118065Jy sigma=0.001462 ! 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.963 mas, bmaj=7.017 mas, bpa=-6.687 degrees ! Estimated noise=416.654 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.0335043 Jy ! Component: 100 - total flux cleaned = 0.0549677 Jy ! Component: 150 - total flux cleaned = 0.0691158 Jy ! Component: 200 - total flux cleaned = 0.0784544 Jy ! Total flux subtracted in 200 components = 0.0784544 Jy ! Clean residual min=-0.015866 max=0.031727 Jy/beam ! Clean residual mean=-0.000150 rms=0.005871 Jy/beam ! Combined flux in latest and established models = 0.152124 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 63 components and 0.152124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107513Jy sigma=0.001319 ! Fit after self-cal, rms=0.107035Jy sigma=0.001313 ! 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.0324081 Jy ! Component: 100 - total flux cleaned = 0.051005 Jy ! Component: 150 - total flux cleaned = 0.0639554 Jy ! Component: 200 - total flux cleaned = 0.0737687 Jy ! Total flux subtracted in 200 components = 0.0737687 Jy ! Clean residual min=-0.012425 max=0.022164 Jy/beam ! Clean residual mean=-0.000074 rms=0.004566 Jy/beam ! Combined flux in latest and established models = 0.225892 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 158 components and 0.225892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096554Jy sigma=0.001166 ! Fit after self-cal, rms=0.093702Jy sigma=0.001125 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.65 HN 1.25 KP 1.02 ! LA 1.08 MK 1.17 NL 1.41 OV 1.19 ! PT 0.80 SC 1.21 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.50 FD 0.79 HN 1.43 KP 1.03 ! LA 1.00 MK 1.03 NL 1.44 OV 1.29 ! PT 0.79 SC 1.18 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.89 HN 1.69 KP 0.93 ! LA 0.81 MK 1.14 NL 1.30 OV 1.23 ! PT 0.78 SC 1.27 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 0.81 HN 1.49 KP 1.04 ! LA 0.77 MK 1.27 NL 1.46 OV 2.36 ! PT 0.78 SC 1.16 ! ! ! Fit before self-cal, rms=0.093702Jy sigma=0.001125 ! Fit after self-cal, rms=0.115634Jy sigma=0.001026 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.182 mas, bmaj=7.478 mas, bpa=-6.482 degrees ! Estimated noise=484.202 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.00872626 Jy ! Component: 100 - total flux cleaned = 0.00908795 Jy ! Component: 150 - total flux cleaned = 0.00883686 Jy ! Component: 200 - total flux cleaned = 0.00862063 Jy ! Total flux subtracted in 200 components = 0.00862063 Jy ! Clean residual min=-0.012331 max=0.018219 Jy/beam ! Clean residual mean=0.000052 rms=0.003939 Jy/beam ! Combined flux in latest and established models = 0.234513 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 177 components and 0.234513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113899Jy sigma=0.001002 ! Fit after self-cal, rms=0.114481Jy sigma=0.000994 ! 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.114481Jy sigma=0.000994 ! Fit after self-cal, rms=0.125951Jy sigma=0.000958 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.121 mas, bmaj=7.441 mas, bpa=-4.937 degrees ! Estimated noise=473.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0036985 Jy ! Component: 100 - total flux cleaned = 0.00259685 Jy ! Component: 150 - total flux cleaned = 0.00170417 Jy ! Component: 200 - total flux cleaned = 0.00097841 Jy ! Total flux subtracted in 200 components = 0.00097841 Jy ! Clean residual min=-0.009950 max=0.016956 Jy/beam ! Clean residual mean=-0.000006 rms=0.003095 Jy/beam ! Combined flux in latest and established models = 0.235491 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 189 components and 0.235491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124755Jy sigma=0.000941 ! Fit after self-cal, rms=0.125660Jy sigma=0.000936 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-12.5, -15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145359 Jy ! Component: 100 - total flux cleaned = 0.0191409 Jy ! Component: 150 - total flux cleaned = 0.0219605 Jy ! Component: 200 - total flux cleaned = 0.0236119 Jy ! Total flux subtracted in 200 components = 0.0236119 Jy ! Clean residual min=-0.009887 max=0.011201 Jy/beam ! Clean residual mean=0.000019 rms=0.002606 Jy/beam ! Combined flux in latest and established models = 0.259103 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 239 components and 0.259103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123124Jy sigma=0.000900 ! Fit after self-cal, rms=0.122649Jy sigma=0.000891 ! 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.122649Jy sigma=0.000891 ! Fit after self-cal, rms=0.123211Jy sigma=0.000879 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.151 mas, bmaj=7.541 mas, bpa=-5.336 degrees ! Estimated noise=459.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00687358 Jy ! Component: 100 - total flux cleaned = 0.00976445 Jy ! Component: 150 - total flux cleaned = 0.0116409 Jy ! Component: 200 - total flux cleaned = 0.0132402 Jy ! Total flux subtracted in 200 components = 0.0132402 Jy ! Clean residual min=-0.007471 max=0.008769 Jy/beam ! Clean residual mean=0.000006 rms=0.001979 Jy/beam ! Combined flux in latest and established models = 0.272344 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 278 components and 0.272344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121827Jy sigma=0.000856 ! Fit after self-cal, rms=0.121765Jy sigma=0.000851 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-39.5, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00617439 Jy ! Component: 100 - total flux cleaned = 0.00801009 Jy ! Component: 150 - total flux cleaned = 0.0095405 Jy ! Component: 200 - total flux cleaned = 0.0104337 Jy ! Total flux subtracted in 200 components = 0.0104337 Jy ! Clean residual min=-0.006303 max=0.007203 Jy/beam ! Clean residual mean=0.000013 rms=0.001762 Jy/beam ! Combined flux in latest and established models = 0.282777 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 309 components and 0.282777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120818Jy sigma=0.000839 ! Fit after self-cal, rms=0.120773Jy sigma=0.000837 ! 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.120773Jy sigma=0.000837 ! Fit after self-cal, rms=0.118153Jy sigma=0.000832 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.829 mas, bmaj=11.46 mas, bpa=-1.086 degrees ! Estimated noise=487.572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00371762 Jy ! Component: 100 - total flux cleaned = 0.00543898 Jy ! Component: 150 - total flux cleaned = 0.00666777 Jy ! Component: 200 - total flux cleaned = 0.00690549 Jy ! Total flux subtracted in 200 components = 0.00690549 Jy ! Clean residual min=-0.007147 max=0.007488 Jy/beam ! Clean residual mean=0.000008 rms=0.002013 Jy/beam ! Combined flux in latest and established models = 0.289683 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 332 components and 0.289683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117718Jy sigma=0.000826 ! Fit after self-cal, rms=0.117811Jy sigma=0.000824 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.000194461 Jy ! Component: 100 - total flux cleaned = 0.000822717 Jy ! Component: 150 - total flux cleaned = 0.00104369 Jy ! Component: 200 - total flux cleaned = 0.000939416 Jy ! Total flux subtracted in 200 components = 0.000939416 Jy ! Clean residual min=-0.006529 max=0.007214 Jy/beam ! Clean residual mean=0.000007 rms=0.001938 Jy/beam ! Combined flux in latest and established models = 0.290622 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 344 components and 0.290622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117546Jy sigma=0.000822 ! Fit after self-cal, rms=0.117534Jy sigma=0.000822 ! 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=4.194 mas, bmaj=7.563 mas, bpa=-5.572 degrees ! Estimated noise=452.741 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.194 x 7.563 at -5.572 degrees (North through East) ! Clean map min=-0.0069307 max=0.048295 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.294 mas, bmaj=6.185 mas, bpa=-7.436 degrees ! Estimated noise=896.095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0555044 Jy ! Component: 100 - total flux cleaned = 0.0924188 Jy ! Component: 150 - total flux cleaned = 0.120664 Jy ! Component: 200 - total flux cleaned = 0.143453 Jy ! Total flux subtracted in 200 components = 0.143453 Jy ! Clean residual min=-0.011007 max=0.014519 Jy/beam ! Clean residual mean=-0.000108 rms=0.003290 Jy/beam ! Combined flux in latest and established models = 0.143453 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 63 model components to the UV plane model. ! The established model now contains 63 components and 0.143453 Jy ! Inverting map and beam ! Estimated beam: bmin=4.194 mas, bmaj=7.563 mas, bpa=-5.572 degrees ! Estimated noise=452.741 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.0297348 Jy ! Component: 100 - total flux cleaned = 0.0519607 Jy ! Component: 150 - total flux cleaned = 0.0695458 Jy ! Component: 200 - total flux cleaned = 0.0836839 Jy ! Total flux subtracted in 200 components = 0.0836839 Jy ! Clean residual min=-0.008958 max=0.010154 Jy/beam ! Clean residual mean=-0.000067 rms=0.002598 Jy/beam ! Combined flux in latest and established models = 0.227136 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 139 components and 0.227136 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.829 mas, bmaj=11.46 mas, bpa=-1.086 degrees ! Estimated noise=487.572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175712 Jy ! Component: 100 - total flux cleaned = 0.0300264 Jy ! Component: 150 - total flux cleaned = 0.0393547 Jy ! Component: 200 - total flux cleaned = 0.0464581 Jy ! Total flux subtracted in 200 components = 0.0464581 Jy ! Clean residual min=-0.007945 max=0.009079 Jy/beam ! Clean residual mean=-0.000017 rms=0.002303 Jy/beam ! Combined flux in latest and established models = 0.273595 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.00544985 Jy ! Component: 100 - total flux cleaned = 0.00841616 Jy ! Component: 150 - total flux cleaned = 0.0101919 Jy ! Component: 200 - total flux cleaned = 0.011115 Jy ! Total flux subtracted in 200 components = 0.011115 Jy ! Clean residual min=-0.007477 max=0.008084 Jy/beam ! Clean residual mean=0.000001 rms=0.002033 Jy/beam ! Combined flux in latest and established models = 0.28471 Jy ! Adding 107 model components to the UV plane model. ! The established model now contains 232 components and 0.28471 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.194 mas, bmaj=7.563 mas, bpa=-5.572 degrees ! Estimated noise=452.741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249995 Jy ! Component: 100 - total flux cleaned = 0.00316481 Jy ! Component: 150 - total flux cleaned = 0.00351987 Jy ! Component: 200 - total flux cleaned = 0.00373839 Jy ! Total flux subtracted in 200 components = 0.00373839 Jy ! Clean residual min=-0.006091 max=0.006718 Jy/beam ! Clean residual mean=0.000001 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 0.288448 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 255 components and 0.288448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117228Jy sigma=0.000825 ! Fit after self-cal, rms=0.116954Jy sigma=0.000820 wmodel J1215+1730_S_2014_05_31_pus_map.mod ! Writing 255 model components to file: J1215+1730_S_2014_05_31_pus_map.mod wobs J1215+1730_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1215+1730_S_2014_05_31_pus_uvs.fits wwins J1215+1730_S_2014_05_31_pus_map.win ! wwins: Wrote 4 windows to J1215+1730_S_2014_05_31_pus_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.00245563 Jy ! Component: 100 - total flux cleaned = 0.00303099 Jy ! Component: 150 - total flux cleaned = 0.00392908 Jy ! Component: 200 - total flux cleaned = 0.00460203 Jy ! Component: 250 - total flux cleaned = 0.00540734 Jy ! Component: 300 - total flux cleaned = 0.00602461 Jy ! Component: 350 - total flux cleaned = 0.00661552 Jy ! Component: 400 - total flux cleaned = 0.0071142 Jy ! Component: 450 - total flux cleaned = 0.00759859 Jy ! Component: 500 - total flux cleaned = 0.00813447 Jy ! Component: 550 - total flux cleaned = 0.00852561 Jy ! Component: 600 - total flux cleaned = 0.00890588 Jy ! Component: 650 - total flux cleaned = 0.00921387 Jy ! Component: 700 - total flux cleaned = 0.00939284 Jy ! Component: 750 - total flux cleaned = 0.00974372 Jy ! Component: 800 - total flux cleaned = 0.009859 Jy ! Component: 850 - total flux cleaned = 0.0100283 Jy ! Component: 900 - total flux cleaned = 0.0103034 Jy ! Component: 950 - total flux cleaned = 0.0104647 Jy ! Component: 1000 - total flux cleaned = 0.0106749 Jy ! Component: 1050 - total flux cleaned = 0.0107259 Jy ! Component: 1100 - total flux cleaned = 0.0108281 Jy ! Component: 1150 - total flux cleaned = 0.011078 Jy ! Component: 1200 - total flux cleaned = 0.0111766 Jy ! Component: 1250 - total flux cleaned = 0.0114672 Jy ! Component: 1300 - total flux cleaned = 0.0116102 Jy ! Component: 1350 - total flux cleaned = 0.0118916 Jy ! Component: 1400 - total flux cleaned = 0.0121689 Jy ! Component: 1450 - total flux cleaned = 0.0122144 Jy ! Component: 1500 - total flux cleaned = 0.0125282 Jy ! Component: 1550 - total flux cleaned = 0.0127487 Jy ! Component: 1600 - total flux cleaned = 0.0127921 Jy ! Component: 1650 - total flux cleaned = 0.0130074 Jy ! Component: 1700 - total flux cleaned = 0.0131337 Jy ! Component: 1750 - total flux cleaned = 0.0131754 Jy ! Component: 1800 - total flux cleaned = 0.0133404 Jy ! Component: 1850 - total flux cleaned = 0.0135434 Jy ! Component: 1900 - total flux cleaned = 0.0135831 Jy ! Component: 1950 - total flux cleaned = 0.013781 Jy ! Component: 2000 - total flux cleaned = 0.0138594 Jy ! Component: 2050 - total flux cleaned = 0.0141686 Jy ! Component: 2100 - total flux cleaned = 0.0143208 Jy ! Component: 2150 - total flux cleaned = 0.0145088 Jy ! Component: 2200 - total flux cleaned = 0.0146208 Jy ! Component: 2250 - total flux cleaned = 0.0149155 Jy ! Component: 2300 - total flux cleaned = 0.0149513 Jy ! Component: 2350 - total flux cleaned = 0.0152025 Jy ! Component: 2400 - total flux cleaned = 0.015273 Jy ! Component: 2450 - total flux cleaned = 0.0154831 Jy ! Component: 2500 - total flux cleaned = 0.0155176 Jy ! Component: 2550 - total flux cleaned = 0.0156208 Jy ! Component: 2600 - total flux cleaned = 0.0157904 Jy ! Component: 2650 - total flux cleaned = 0.0158577 Jy ! Component: 2700 - total flux cleaned = 0.0160901 Jy ! Component: 2750 - total flux cleaned = 0.0161559 Jy ! Component: 2800 - total flux cleaned = 0.0162532 Jy ! Component: 2850 - total flux cleaned = 0.0164467 Jy ! Component: 2900 - total flux cleaned = 0.0165736 Jy ! Component: 2950 - total flux cleaned = 0.0166678 Jy ! Component: 3000 - total flux cleaned = 0.0166989 Jy ! Component: 3050 - total flux cleaned = 0.0169462 Jy ! Component: 3100 - total flux cleaned = 0.0170686 Jy ! Component: 3150 - total flux cleaned = 0.0170688 Jy ! Component: 3200 - total flux cleaned = 0.017339 Jy ! Component: 3250 - total flux cleaned = 0.0175468 Jy ! Component: 3300 - total flux cleaned = 0.0176351 Jy ! Component: 3350 - total flux cleaned = 0.0178394 Jy ! Component: 3400 - total flux cleaned = 0.0179836 Jy ! Component: 3450 - total flux cleaned = 0.0180698 Jy ! Component: 3500 - total flux cleaned = 0.0181837 Jy ! Component: 3550 - total flux cleaned = 0.0182686 Jy ! Component: 3600 - total flux cleaned = 0.0184646 Jy ! Component: 3650 - total flux cleaned = 0.018548 Jy ! Component: 3700 - total flux cleaned = 0.0186582 Jy ! Component: 3750 - total flux cleaned = 0.0188491 Jy ! Component: 3800 - total flux cleaned = 0.0188492 Jy ! Component: 3850 - total flux cleaned = 0.0190637 Jy ! Component: 3900 - total flux cleaned = 0.0192234 Jy ! Component: 3950 - total flux cleaned = 0.0192763 Jy ! Component: 4000 - total flux cleaned = 0.0194334 Jy ! Component: 4050 - total flux cleaned = 0.0195893 Jy ! Total flux subtracted in 4096 components = 0.0196923 Jy ! Clean residual min=-0.001284 max=0.001575 Jy/beam ! Clean residual mean=0.000001 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.30814 Jy keep ! Adding 331 model components to the UV plane model. ! The established model now contains 586 components and 0.30814 Jy ![Exited script file: muppet] wmap "J1215+1730_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.194 x 7.563 at -5.572 degrees (North through East) ! Clean map min=-0.0044647 max=0.051162 Jy/beam ! Writing clean map to FITS file: J1215+1730_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0511623 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000508344 device "J1215+1730_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1215+1730_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.98077 2.98077 5.96154 11.9231 23.8462 47.6923 95.3847 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.051 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.194 x 7.563 at -5.572 degrees (North through East) ! Clean map min=-0.0044647 max=0.051162 Jy/beam quit ! Quitting program ! Log file J1215+1730_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:25:40 2016