! Started logfile: J1348+2840_S_2017_07_09_pus_uvs.log on Wed May 8 14:49:33 2019 obs J1348+2840_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1348+2840_S_2017_07_09_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.942968 visibilities/baseline/integration-bin. ! Found source: J1348+2840 ! ! 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 594 lines of history. ! ! Reading 24272 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 J1348+2840_S_2017_07_09_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 814 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.961520Jy sigma=0.009891 ! Fit after self-cal, rms=0.949220Jy sigma=0.009782 ! 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.829 mas, bmaj=6.185 mas, bpa=-0.6606 degrees ! Estimated noise=869.719 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.0408439 Jy ! Component: 100 - total flux cleaned = 0.0517119 Jy ! Total flux subtracted in 100 components = 0.0517119 Jy ! Clean residual min=-0.003426 max=0.006458 Jy/beam ! Clean residual mean=0.000000 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.0517119 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0517119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071443Jy sigma=0.000688 ! Fit after self-cal, rms=0.071340Jy sigma=0.000687 ! Inverting map ! Added new window around map position (0, -13.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00671012 Jy ! Component: 100 - total flux cleaned = 0.01053 Jy ! Total flux subtracted in 100 components = 0.01053 Jy ! Clean residual min=-0.003117 max=0.002811 Jy/beam ! Clean residual mean=-0.000000 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.0622419 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.0622419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070743Jy sigma=0.000680 ! Fit after self-cal, rms=0.070677Jy sigma=0.000680 ! 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.521 mas, bmaj=7.314 mas, bpa=1.618 degrees ! Estimated noise=511.08 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.00365931 Jy ! Component: 100 - total flux cleaned = 0.0056121 Jy ! Component: 150 - total flux cleaned = 0.00686079 Jy ! Component: 200 - total flux cleaned = 0.00768421 Jy ! Total flux subtracted in 200 components = 0.00768421 Jy ! Clean residual min=-0.001477 max=0.001612 Jy/beam ! Clean residual mean=-0.000001 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0699261 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 41 components and 0.0699261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070490Jy sigma=0.000677 ! Fit after self-cal, rms=0.070460Jy sigma=0.000677 ! 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 0.92 FD 0.99 HN 1.01 KP 0.99 ! LA 0.98 MK 0.97 NL 0.89 OV 1.06 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.03 HN 1.05 KP 0.94 ! LA 0.96 MK 1.05 NL 1.02 OV 1.06 ! PT 0.94 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 0.98 KP 0.99 ! LA 1.06 MK 1.03 NL 1.00 OV 0.98 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.90 KP 1.00* ! LA 0.96 MK 0.84 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.070460Jy sigma=0.000677 ! Fit after self-cal, rms=0.069970Jy sigma=0.000676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.519 mas, bmaj=7.314 mas, bpa=1.401 degrees ! Estimated noise=510.975 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.00140147 Jy ! Component: 100 - total flux cleaned = 0.00173766 Jy ! Component: 150 - total flux cleaned = 0.00173949 Jy ! Component: 200 - total flux cleaned = 0.00172341 Jy ! Total flux subtracted in 200 components = 0.00172341 Jy ! Clean residual min=-0.001273 max=0.001416 Jy/beam ! Clean residual mean=-0.000001 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.0716495 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 63 components and 0.0716495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069942Jy sigma=0.000676 ! Fit after self-cal, rms=0.069942Jy sigma=0.000676 ! 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.069942Jy sigma=0.000676 ! Fit after self-cal, rms=0.069782Jy sigma=0.000675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=7.299 mas, bpa=1.191 degrees ! Estimated noise=512.986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000649638 Jy ! Component: 100 - total flux cleaned = 0.000823776 Jy ! Component: 150 - total flux cleaned = 0.00085435 Jy ! Component: 200 - total flux cleaned = 0.00088167 Jy ! Total flux subtracted in 200 components = 0.00088167 Jy ! Clean residual min=-0.001205 max=0.001348 Jy/beam ! Clean residual mean=-0.000000 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0725312 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 74 components and 0.0725311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069771Jy sigma=0.000674 ! Fit after self-cal, rms=0.069789Jy sigma=0.000674 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 (32, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000702048 Jy ! Component: 100 - total flux cleaned = 0.000891233 Jy ! Component: 150 - total flux cleaned = 0.00103809 Jy ! Component: 200 - total flux cleaned = 0.00116034 Jy ! Total flux subtracted in 200 components = 0.00116034 Jy ! Clean residual min=-0.001152 max=0.001268 Jy/beam ! Clean residual mean=-0.000000 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.0736915 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.0736915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069759Jy sigma=0.000674 ! Fit after self-cal, rms=0.069753Jy sigma=0.000674 ! 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.069753Jy sigma=0.000674 ! Fit after self-cal, rms=0.069628Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.519 mas, bmaj=7.274 mas, bpa=1.174 degrees ! Estimated noise=512.034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000272638 Jy ! Component: 100 - total flux cleaned = 0.000481847 Jy ! Component: 150 - total flux cleaned = 0.000630549 Jy ! Component: 200 - total flux cleaned = 0.000714926 Jy ! Total flux subtracted in 200 components = 0.000714926 Jy ! Clean residual min=-0.001149 max=0.001201 Jy/beam ! Clean residual mean=-0.000000 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.0744064 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 96 components and 0.0744064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069617Jy sigma=0.000674 ! Fit after self-cal, rms=0.069619Jy sigma=0.000674 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.000150949 Jy ! Component: 100 - total flux cleaned = 0.000234732 Jy ! Component: 150 - total flux cleaned = 0.000266627 Jy ! Component: 200 - total flux cleaned = 0.000296352 Jy ! Total flux subtracted in 200 components = 0.000296352 Jy ! Clean residual min=-0.001137 max=0.001185 Jy/beam ! Clean residual mean=-0.000000 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.0747028 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 99 components and 0.0747028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069612Jy sigma=0.000674 ! Fit after self-cal, rms=0.069611Jy sigma=0.000674 ! 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.069611Jy sigma=0.000674 ! Fit after self-cal, rms=0.069603Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.388 mas, bmaj=10.58 mas, bpa=-3.608 degrees ! Estimated noise=623.806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000229999 Jy ! Component: 100 - total flux cleaned = 0.00028682 Jy ! Component: 150 - total flux cleaned = 0.000316704 Jy ! Component: 200 - total flux cleaned = 0.000352224 Jy ! Total flux subtracted in 200 components = 0.000352224 Jy ! Clean residual min=-0.001222 max=0.001221 Jy/beam ! Clean residual mean=-0.000000 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.075055 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 114 components and 0.075055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069602Jy sigma=0.000674 ! Fit after self-cal, rms=0.069602Jy sigma=0.000674 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.00011169 Jy ! Component: 100 - total flux cleaned = 0.000136742 Jy ! Component: 150 - total flux cleaned = 0.000151592 Jy ! Component: 200 - total flux cleaned = 0.000158337 Jy ! Total flux subtracted in 200 components = 0.000158337 Jy ! Clean residual min=-0.001220 max=0.001220 Jy/beam ! Clean residual mean=-0.000000 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.0752133 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 0.0752133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069601Jy sigma=0.000674 ! Fit after self-cal, rms=0.069601Jy sigma=0.000674 ! 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.517 mas, bmaj=7.256 mas, bpa=1.221 degrees ! Estimated noise=512.172 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.517 x 7.256 at 1.221 degrees (North through East) ! Clean map min=-0.0013164 max=0.050977 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.823 mas, bmaj=6.112 mas, bpa=-1.134 degrees ! Estimated noise=856.468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0398441 Jy ! Component: 100 - total flux cleaned = 0.0530514 Jy ! Component: 150 - total flux cleaned = 0.0606043 Jy ! Component: 200 - total flux cleaned = 0.0652107 Jy ! Total flux subtracted in 200 components = 0.0652107 Jy ! Clean residual min=-0.002618 max=0.002459 Jy/beam ! Clean residual mean=0.000000 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.0652107 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0652107 Jy ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=7.256 mas, bpa=1.221 degrees ! Estimated noise=512.172 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.00310093 Jy ! Component: 100 - total flux cleaned = 0.00495299 Jy ! Component: 150 - total flux cleaned = 0.00600398 Jy ! Component: 200 - total flux cleaned = 0.00680828 Jy ! Total flux subtracted in 200 components = 0.00680828 Jy ! Clean residual min=-0.001243 max=0.001298 Jy/beam ! Clean residual mean=0.000000 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.072019 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 50 components and 0.072019 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.388 mas, bmaj=10.58 mas, bpa=-3.608 degrees ! Estimated noise=623.806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111468 Jy ! Component: 100 - total flux cleaned = 0.00181944 Jy ! Component: 150 - total flux cleaned = 0.00228607 Jy ! Component: 200 - total flux cleaned = 0.00253696 Jy ! Total flux subtracted in 200 components = 0.00253696 Jy ! Clean residual min=-0.001270 max=0.001249 Jy/beam ! Clean residual mean=-0.000000 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.0745559 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.000155152 Jy ! Component: 100 - total flux cleaned = 0.000242224 Jy ! Component: 150 - total flux cleaned = 0.000310899 Jy ! Component: 200 - total flux cleaned = 0.000374723 Jy ! Total flux subtracted in 200 components = 0.000374723 Jy ! Clean residual min=-0.001257 max=0.001240 Jy/beam ! Clean residual mean=-0.000000 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.0749306 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 89 components and 0.0749306 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=7.256 mas, bpa=1.221 degrees ! Estimated noise=512.172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000333305 Jy ! Component: 100 - total flux cleaned = -0.000154807 Jy ! Component: 150 - total flux cleaned = -1.67496e-05 Jy ! Component: 200 - total flux cleaned = 6.88229e-05 Jy ! Total flux subtracted in 200 components = 6.88229e-05 Jy ! Clean residual min=-0.001188 max=0.001284 Jy/beam ! Clean residual mean=0.000000 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.0749994 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 105 components and 0.0749994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069621Jy sigma=0.000674 ! Fit after self-cal, rms=0.069622Jy sigma=0.000674 wmodel J1348+2840_S_2017_07_09_pus_map.mod ! Writing 105 model components to file: J1348+2840_S_2017_07_09_pus_map.mod wobs J1348+2840_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1348+2840_S_2017_07_09_pus_uvs.fits wwins J1348+2840_S_2017_07_09_pus_map.win ! wwins: Wrote 3 windows to J1348+2840_S_2017_07_09_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 = 7.3414e-05 Jy ! Component: 100 - total flux cleaned = -7.16512e-06 Jy ! Component: 150 - total flux cleaned = -6.49286e-05 Jy ! Component: 200 - total flux cleaned = -6.52325e-05 Jy ! Component: 250 - total flux cleaned = -0.000102864 Jy ! Component: 300 - total flux cleaned = -0.000157417 Jy ! Component: 350 - total flux cleaned = -0.000139426 Jy ! Component: 400 - total flux cleaned = -0.00015674 Jy ! Component: 450 - total flux cleaned = -0.00012246 Jy ! Component: 500 - total flux cleaned = -5.56683e-05 Jy ! Component: 550 - total flux cleaned = -2.277e-05 Jy ! Component: 600 - total flux cleaned = 4.17385e-05 Jy ! Component: 650 - total flux cleaned = 4.18797e-05 Jy ! Component: 700 - total flux cleaned = 0.000183173 Jy ! Component: 750 - total flux cleaned = 0.000276037 Jy ! Component: 800 - total flux cleaned = 0.000352447 Jy ! Component: 850 - total flux cleaned = 0.000458375 Jy ! Component: 900 - total flux cleaned = 0.000533003 Jy ! Component: 950 - total flux cleaned = 0.000577369 Jy ! Component: 1000 - total flux cleaned = 0.000679424 Jy ! Component: 1050 - total flux cleaned = 0.000765736 Jy ! Component: 1100 - total flux cleaned = 0.000794266 Jy ! Component: 1150 - total flux cleaned = 0.000878679 Jy ! Component: 1200 - total flux cleaned = 0.000976201 Jy ! Component: 1250 - total flux cleaned = 0.00101731 Jy ! Component: 1300 - total flux cleaned = 0.00108577 Jy ! Component: 1350 - total flux cleaned = 0.00115351 Jy ! Component: 1400 - total flux cleaned = 0.00120712 Jy ! Component: 1450 - total flux cleaned = 0.00126043 Jy ! Component: 1500 - total flux cleaned = 0.00131297 Jy ! Component: 1550 - total flux cleaned = 0.00133907 Jy ! Component: 1600 - total flux cleaned = 0.00140365 Jy ! Component: 1650 - total flux cleaned = 0.00149322 Jy ! Component: 1700 - total flux cleaned = 0.00153123 Jy ! Component: 1750 - total flux cleaned = 0.00155627 Jy ! Component: 1800 - total flux cleaned = 0.0016187 Jy ! Component: 1850 - total flux cleaned = 0.00163118 Jy ! Component: 1900 - total flux cleaned = 0.00168035 Jy ! Component: 1950 - total flux cleaned = 0.00172902 Jy ! Component: 2000 - total flux cleaned = 0.00177714 Jy ! Component: 2050 - total flux cleaned = 0.00180125 Jy ! Component: 2100 - total flux cleaned = 0.0018488 Jy ! Component: 2150 - total flux cleaned = 0.0019313 Jy ! Component: 2200 - total flux cleaned = 0.00190783 Jy ! Component: 2250 - total flux cleaned = 0.00200073 Jy ! Component: 2300 - total flux cleaned = 0.0019661 Jy ! Component: 2350 - total flux cleaned = 0.00203479 Jy ! Component: 2400 - total flux cleaned = 0.00206881 Jy ! Component: 2450 - total flux cleaned = 0.00213652 Jy ! Component: 2500 - total flux cleaned = 0.00214775 Jy ! Component: 2550 - total flux cleaned = 0.00218117 Jy ! Component: 2600 - total flux cleaned = 0.00220339 Jy ! Component: 2650 - total flux cleaned = 0.00231309 Jy ! Component: 2700 - total flux cleaned = 0.00232394 Jy ! Component: 2750 - total flux cleaned = 0.00236717 Jy ! Component: 2800 - total flux cleaned = 0.00239938 Jy ! Component: 2850 - total flux cleaned = 0.00248482 Jy ! Component: 2900 - total flux cleaned = 0.0024954 Jy ! Component: 2950 - total flux cleaned = 0.00251643 Jy ! Component: 3000 - total flux cleaned = 0.00253742 Jy ! Component: 3050 - total flux cleaned = 0.00252715 Jy ! Component: 3100 - total flux cleaned = 0.00260971 Jy ! Component: 3150 - total flux cleaned = 0.00267113 Jy ! Component: 3200 - total flux cleaned = 0.00271187 Jy ! Component: 3250 - total flux cleaned = 0.00275235 Jy ! Component: 3300 - total flux cleaned = 0.00278244 Jy ! Component: 3350 - total flux cleaned = 0.00275241 Jy ! Component: 3400 - total flux cleaned = 0.00281201 Jy ! Component: 3450 - total flux cleaned = 0.00287138 Jy ! Component: 3500 - total flux cleaned = 0.00281249 Jy ! Component: 3550 - total flux cleaned = 0.00285145 Jy ! Component: 3600 - total flux cleaned = 0.00283204 Jy ! Component: 3650 - total flux cleaned = 0.00288024 Jy ! Component: 3700 - total flux cleaned = 0.00288021 Jy ! Component: 3750 - total flux cleaned = 0.00286119 Jy ! Component: 3800 - total flux cleaned = 0.00290861 Jy ! Component: 3850 - total flux cleaned = 0.00294631 Jy ! Component: 3900 - total flux cleaned = 0.00296505 Jy ! Component: 3950 - total flux cleaned = 0.00296505 Jy ! Component: 4000 - total flux cleaned = 0.0029743 Jy ! Component: 4050 - total flux cleaned = 0.00302044 Jy ! Total flux subtracted in 4096 components = 0.00299283 Jy ! Clean residual min=-0.000516 max=0.000586 Jy/beam ! Clean residual mean=-0.000000 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.0779923 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 395 components and 0.0779923 Jy ![Exited script file: muppet] wmap "J1348+2840_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.517 x 7.256 at 1.221 degrees (North through East) ! Clean map min=-0.001168 max=0.050677 Jy/beam ! Writing clean map to FITS file: J1348+2840_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0506766 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000166887 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.987955 0.987955 1.97591 3.95182 7.90364 15.8073 31.6146 63.2291 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.05 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.517 x 7.256 at 1.221 degrees (North through East) ! Clean map min=-0.001168 max=0.050677 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1348+2840_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:49:38 2019