! Started logfile: J0439+3045_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:17:02 2017 obs J0439+3045_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0439+3045_S_2014_01_04_pus_uva.fits ! AN table 1: 97 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.583333 visibilities/baseline/integration-bin. ! Found source: J0439+3045 ! ! 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 370 lines of history. ! ! Reading 8148 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 J0439+3045_S_2014_01_04_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 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 194 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.787048Jy sigma=0.011528 ! Fit after self-cal, rms=0.760542Jy sigma=0.011246 ! 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.308 mas, bmaj=4.338 mas, bpa=1.359 degrees ! Estimated noise=1032.17 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.180929 Jy ! Component: 100 - total flux cleaned = 0.226238 Jy ! Total flux subtracted in 100 components = 0.226238 Jy ! Clean residual min=-0.009256 max=0.017080 Jy/beam ! Clean residual mean=-0.000043 rms=0.002745 Jy/beam ! Combined flux in latest and established models = 0.226238 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.226238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085547Jy sigma=0.001076 ! Fit after self-cal, rms=0.085574Jy sigma=0.001075 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169225 Jy ! Component: 100 - total flux cleaned = 0.025177 Jy ! Total flux subtracted in 100 components = 0.025177 Jy ! Clean residual min=-0.008248 max=0.010721 Jy/beam ! Clean residual mean=-0.000019 rms=0.002070 Jy/beam ! Combined flux in latest and established models = 0.251415 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.251415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080247Jy sigma=0.001014 ! Fit after self-cal, rms=0.080239Jy sigma=0.001014 ! 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=4.054 mas, bmaj=5.304 mas, bpa=-0.4705 degrees ! Estimated noise=565.608 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.00879888 Jy ! Component: 100 - total flux cleaned = 0.0143022 Jy ! Component: 150 - total flux cleaned = 0.0178732 Jy ! Component: 200 - total flux cleaned = 0.0196412 Jy ! Total flux subtracted in 200 components = 0.0196412 Jy ! Clean residual min=-0.007020 max=0.011035 Jy/beam ! Clean residual mean=-0.000015 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.271056 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.271056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078745Jy sigma=0.001005 ! Fit after self-cal, rms=0.078676Jy sigma=0.001005 ! 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.07 FD 1.00* KP 1.00* LA 1.00 ! MK 1.05 NL 0.98 OV 0.95 PT 1.01 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.00* KP 1.00* LA 0.99 ! MK 1.04 NL 1.03 OV 0.97 PT 0.97 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* KP 1.00* LA 0.81 ! MK 1.05 NL 0.99 OV 0.92 PT 0.94 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 1.00* KP 1.00* LA 0.88 ! MK 1.05 NL 1.09 OV 0.97 PT 1.01 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.078676Jy sigma=0.001005 ! Fit after self-cal, rms=0.072669Jy sigma=0.000921 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.068 mas, bmaj=5.373 mas, bpa=1.368 degrees ! Estimated noise=569.39 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 (-6, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00576303 Jy ! Component: 100 - total flux cleaned = 0.00645727 Jy ! Component: 150 - total flux cleaned = 0.00654709 Jy ! Component: 200 - total flux cleaned = 0.00654738 Jy ! Total flux subtracted in 200 components = 0.00654738 Jy ! Clean residual min=-0.003568 max=0.003760 Jy/beam ! Clean residual mean=0.000005 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.277604 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 50 components and 0.277604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072147Jy sigma=0.000914 ! Fit after self-cal, rms=0.071799Jy sigma=0.000912 ! 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.071799Jy sigma=0.000912 ! Fit after self-cal, rms=0.071349Jy sigma=0.000908 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.052 mas, bmaj=5.348 mas, bpa=0.2899 degrees ! Estimated noise=567.783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00216547 Jy ! Component: 100 - total flux cleaned = 0.00290806 Jy ! Component: 150 - total flux cleaned = 0.0029131 Jy ! Component: 200 - total flux cleaned = 0.00295872 Jy ! Total flux subtracted in 200 components = 0.00295872 Jy ! Clean residual min=-0.002207 max=0.002327 Jy/beam ! Clean residual mean=0.000006 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.280562 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.280562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071213Jy sigma=0.000907 ! Fit after self-cal, rms=0.071185Jy sigma=0.000906 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.000481005 Jy ! Component: 100 - total flux cleaned = 0.000521331 Jy ! Component: 150 - total flux cleaned = 0.000521881 Jy ! Component: 200 - total flux cleaned = 0.000522697 Jy ! Total flux subtracted in 200 components = 0.000522697 Jy ! Clean residual min=-0.002019 max=0.002330 Jy/beam ! Clean residual mean=0.000006 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.281085 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.281085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071133Jy sigma=0.000906 ! Fit after self-cal, rms=0.071132Jy sigma=0.000906 ! 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.071132Jy sigma=0.000906 ! Fit after self-cal, rms=0.070790Jy sigma=0.000906 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.047 mas, bmaj=5.349 mas, bpa=0.404 degrees ! Estimated noise=566.741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000335628 Jy ! Component: 100 - total flux cleaned = 0.000564764 Jy ! Component: 150 - total flux cleaned = 0.000730829 Jy ! Component: 200 - total flux cleaned = 0.000793853 Jy ! Total flux subtracted in 200 components = 0.000793853 Jy ! Clean residual min=-0.001952 max=0.002168 Jy/beam ! Clean residual mean=0.000005 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.281879 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.281879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070744Jy sigma=0.000905 ! Fit after self-cal, rms=0.070736Jy sigma=0.000905 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.000227696 Jy ! Component: 100 - total flux cleaned = 0.00025632 Jy ! Component: 150 - total flux cleaned = 0.000284201 Jy ! Component: 200 - total flux cleaned = 0.000283923 Jy ! Total flux subtracted in 200 components = 0.000283923 Jy ! Clean residual min=-0.001879 max=0.002209 Jy/beam ! Clean residual mean=0.000005 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.282163 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 0.282163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070710Jy sigma=0.000905 ! Fit after self-cal, rms=0.070711Jy sigma=0.000905 ! Inverting map ! Added new window around map position (119.5, -50.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182016 Jy ! Component: 100 - total flux cleaned = 0.00239681 Jy ! Component: 150 - total flux cleaned = 0.00265617 Jy ! Component: 200 - total flux cleaned = 0.00288644 Jy ! Total flux subtracted in 200 components = 0.00288644 Jy ! Clean residual min=-0.001777 max=0.001738 Jy/beam ! Clean residual mean=0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.285049 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 103 components and 0.285049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070650Jy sigma=0.000904 ! Fit after self-cal, rms=0.070646Jy sigma=0.000904 ! 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.070646Jy sigma=0.000904 ! Fit after self-cal, rms=0.070461Jy sigma=0.000904 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.54 mas, bmaj=9.966 mas, bpa=8.052 degrees ! Estimated noise=645.229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000963897 Jy ! Component: 100 - total flux cleaned = 0.00135414 Jy ! Component: 150 - total flux cleaned = 0.00155105 Jy ! Component: 200 - total flux cleaned = 0.0016492 Jy ! Total flux subtracted in 200 components = 0.0016492 Jy ! Clean residual min=-0.001638 max=0.001602 Jy/beam ! Clean residual mean=-0.000000 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.286699 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 132 components and 0.286699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070454Jy sigma=0.000904 ! Fit after self-cal, rms=0.070449Jy sigma=0.000904 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.000198875 Jy ! Component: 100 - total flux cleaned = 0.000345676 Jy ! Component: 150 - total flux cleaned = 0.000432802 Jy ! Component: 200 - total flux cleaned = 0.000487063 Jy ! Total flux subtracted in 200 components = 0.000487063 Jy ! Clean residual min=-0.001601 max=0.001589 Jy/beam ! Clean residual mean=0.000000 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.287186 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 146 components and 0.287186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070444Jy sigma=0.000904 ! Fit after self-cal, rms=0.070442Jy sigma=0.000904 ! 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.046 mas, bmaj=5.351 mas, bpa=0.4521 degrees ! Estimated noise=566.08 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.046 x 5.351 at 0.4521 degrees (North through East) ! Clean map min=-0.0016359 max=0.23523 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.292 mas, bmaj=4.353 mas, bpa=2.025 degrees ! Estimated noise=1039.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.182179 Jy ! Component: 100 - total flux cleaned = 0.227612 Jy ! Component: 150 - total flux cleaned = 0.24491 Jy ! Component: 200 - total flux cleaned = 0.254425 Jy ! Total flux subtracted in 200 components = 0.254425 Jy ! Clean residual min=-0.004811 max=0.005034 Jy/beam ! Clean residual mean=-0.000012 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.254425 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.254425 Jy ! Inverting map and beam ! Estimated beam: bmin=4.046 mas, bmaj=5.351 mas, bpa=0.4521 degrees ! Estimated noise=566.08 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.00789538 Jy ! Component: 100 - total flux cleaned = 0.0127398 Jy ! Component: 150 - total flux cleaned = 0.016208 Jy ! Component: 200 - total flux cleaned = 0.0189606 Jy ! Total flux subtracted in 200 components = 0.0189606 Jy ! Clean residual min=-0.002362 max=0.002553 Jy/beam ! Clean residual mean=-0.000003 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.273385 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 53 components and 0.273385 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.54 mas, bmaj=9.966 mas, bpa=8.052 degrees ! Estimated noise=645.229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00295862 Jy ! Component: 100 - total flux cleaned = 0.00507002 Jy ! Component: 150 - total flux cleaned = 0.00668759 Jy ! Component: 200 - total flux cleaned = 0.00797245 Jy ! Total flux subtracted in 200 components = 0.00797245 Jy ! Clean residual min=-0.001729 max=0.001994 Jy/beam ! Clean residual mean=-0.000004 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.281358 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.00103806 Jy ! Component: 100 - total flux cleaned = 0.00188394 Jy ! Component: 150 - total flux cleaned = 0.00257974 Jy ! Component: 200 - total flux cleaned = 0.00315849 Jy ! Total flux subtracted in 200 components = 0.00315849 Jy ! Clean residual min=-0.001554 max=0.001735 Jy/beam ! Clean residual mean=-0.000004 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.284516 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 118 components and 0.284516 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.046 mas, bmaj=5.351 mas, bpa=0.4521 degrees ! Estimated noise=566.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000325495 Jy ! Component: 100 - total flux cleaned = -0.00014584 Jy ! Component: 150 - total flux cleaned = 0.000211496 Jy ! Component: 200 - total flux cleaned = 0.000464177 Jy ! Total flux subtracted in 200 components = 0.000464177 Jy ! Clean residual min=-0.001978 max=0.001967 Jy/beam ! Clean residual mean=-0.000001 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.28498 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 134 components and 0.28498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070434Jy sigma=0.000904 ! Fit after self-cal, rms=0.070439Jy sigma=0.000904 wmodel J0439+3045_S_2014_01_04_pus_map.mod ! Writing 134 model components to file: J0439+3045_S_2014_01_04_pus_map.mod wobs J0439+3045_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0439+3045_S_2014_01_04_pus_uvs.fits wwins J0439+3045_S_2014_01_04_pus_map.win ! wwins: Wrote 3 windows to J0439+3045_S_2014_01_04_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.000104041 Jy ! Component: 100 - total flux cleaned = 0.000194032 Jy ! Component: 150 - total flux cleaned = 0.000331382 Jy ! Component: 200 - total flux cleaned = 0.000305038 Jy ! Component: 250 - total flux cleaned = 0.000403413 Jy ! Component: 300 - total flux cleaned = 0.000520787 Jy ! Component: 350 - total flux cleaned = 0.000700024 Jy ! Component: 400 - total flux cleaned = 0.000808514 Jy ! Component: 450 - total flux cleaned = 0.000935359 Jy ! Component: 500 - total flux cleaned = 0.00105799 Jy ! Component: 550 - total flux cleaned = 0.00113778 Jy ! Component: 600 - total flux cleaned = 0.00117679 Jy ! Component: 650 - total flux cleaned = 0.00132854 Jy ! Component: 700 - total flux cleaned = 0.0013836 Jy ! Component: 750 - total flux cleaned = 0.00141989 Jy ! Component: 800 - total flux cleaned = 0.00149137 Jy ! Component: 850 - total flux cleaned = 0.00150912 Jy ! Component: 900 - total flux cleaned = 0.0015606 Jy ! Component: 950 - total flux cleaned = 0.00157753 Jy ! Component: 1000 - total flux cleaned = 0.00162723 Jy ! Component: 1050 - total flux cleaned = 0.00164307 Jy ! Component: 1100 - total flux cleaned = 0.00164294 Jy ! Component: 1150 - total flux cleaned = 0.00161176 Jy ! Component: 1200 - total flux cleaned = 0.00159646 Jy ! Component: 1250 - total flux cleaned = 0.00156618 Jy ! Component: 1300 - total flux cleaned = 0.00155127 Jy ! Component: 1350 - total flux cleaned = 0.00153647 Jy ! Component: 1400 - total flux cleaned = 0.00153661 Jy ! Component: 1450 - total flux cleaned = 0.00152233 Jy ! Component: 1500 - total flux cleaned = 0.0014942 Jy ! Component: 1550 - total flux cleaned = 0.00148039 Jy ! Component: 1600 - total flux cleaned = 0.0014668 Jy ! Component: 1650 - total flux cleaned = 0.00150716 Jy ! Component: 1700 - total flux cleaned = 0.00152042 Jy ! Component: 1750 - total flux cleaned = 0.00152033 Jy ! Component: 1800 - total flux cleaned = 0.00154634 Jy ! Component: 1850 - total flux cleaned = 0.0016227 Jy ! Component: 1900 - total flux cleaned = 0.00166046 Jy ! Component: 1950 - total flux cleaned = 0.00169777 Jy ! Component: 2000 - total flux cleaned = 0.00174678 Jy ! Component: 2050 - total flux cleaned = 0.00179539 Jy ! Component: 2100 - total flux cleaned = 0.00186729 Jy ! Component: 2150 - total flux cleaned = 0.0018911 Jy ! Component: 2200 - total flux cleaned = 0.00194962 Jy ! Component: 2250 - total flux cleaned = 0.00200761 Jy ! Component: 2300 - total flux cleaned = 0.00208798 Jy ! Component: 2350 - total flux cleaned = 0.00213355 Jy ! Component: 2400 - total flux cleaned = 0.00222358 Jy ! Component: 2450 - total flux cleaned = 0.0023128 Jy ! Component: 2500 - total flux cleaned = 0.00239004 Jy ! Component: 2550 - total flux cleaned = 0.00245558 Jy ! Component: 2600 - total flux cleaned = 0.00257458 Jy ! Component: 2650 - total flux cleaned = 0.00261736 Jy ! Component: 2700 - total flux cleaned = 0.00269177 Jy ! Component: 2750 - total flux cleaned = 0.00274435 Jy ! Component: 2800 - total flux cleaned = 0.0027859 Jy ! Component: 2850 - total flux cleaned = 0.00283751 Jy ! Component: 2900 - total flux cleaned = 0.00285794 Jy ! Component: 2950 - total flux cleaned = 0.00293931 Jy ! Component: 3000 - total flux cleaned = 0.00297972 Jy ! Component: 3050 - total flux cleaned = 0.00302982 Jy ! Component: 3100 - total flux cleaned = 0.00308942 Jy ! Component: 3150 - total flux cleaned = 0.00311896 Jy ! Component: 3200 - total flux cleaned = 0.00316765 Jy ! Component: 3250 - total flux cleaned = 0.00318694 Jy ! Component: 3300 - total flux cleaned = 0.00319662 Jy ! Component: 3350 - total flux cleaned = 0.00320615 Jy ! Component: 3400 - total flux cleaned = 0.00322511 Jy ! Component: 3450 - total flux cleaned = 0.00322512 Jy ! Component: 3500 - total flux cleaned = 0.00329054 Jy ! Component: 3550 - total flux cleaned = 0.00329041 Jy ! Component: 3600 - total flux cleaned = 0.00330873 Jy ! Component: 3650 - total flux cleaned = 0.00328122 Jy ! Component: 3700 - total flux cleaned = 0.00332675 Jy ! Component: 3750 - total flux cleaned = 0.00328152 Jy ! Component: 3800 - total flux cleaned = 0.00330839 Jy ! Component: 3850 - total flux cleaned = 0.00325483 Jy ! Component: 3900 - total flux cleaned = 0.00326367 Jy ! Component: 3950 - total flux cleaned = 0.00327252 Jy ! Component: 4000 - total flux cleaned = 0.00328121 Jy ! Component: 4050 - total flux cleaned = 0.00323765 Jy ! Total flux subtracted in 4096 components = 0.00324634 Jy ! Clean residual min=-0.000518 max=0.000465 Jy/beam ! Clean residual mean=0.000001 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.288227 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 398 components and 0.288227 Jy ![Exited script file: muppet] wmap "J0439+3045_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.046 x 5.351 at 0.4521 degrees (North through East) ! Clean map min=-0.0010356 max=0.23834 Jy/beam ! Writing clean map to FITS file: J0439+3045_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.238337 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000142988 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.179982 0.179982 0.359964 0.719928 1.43986 2.87971 5.75943 11.5189 23.0377 46.0754 92.1508 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.238 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.046 x 5.351 at 0.4521 degrees (North through East) ! Clean map min=-0.0010356 max=0.23834 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 J0439+3045_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:17:07 2017