! Started logfile: J1438+4418_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:08:26 2016 obs J1438+4418_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1438+4418_S_2014_08_09_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.776152 visibilities/baseline/integration-bin. ! Found source: J1438+4418 ! ! 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 342 lines of history. ! ! Reading 11456 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 J1438+4418_S_2014_08_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 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.779994Jy sigma=0.008934 ! Fit after self-cal, rms=0.752240Jy sigma=0.008628 ! 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.453 mas, bmaj=6.018 mas, bpa=35.74 degrees ! Estimated noise=973.709 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.192695 Jy ! Component: 100 - total flux cleaned = 0.234735 Jy ! Total flux subtracted in 100 components = 0.234735 Jy ! Clean residual min=-0.006532 max=0.011855 Jy/beam ! Clean residual mean=0.000011 rms=0.001714 Jy/beam ! Combined flux in latest and established models = 0.234735 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.234735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080127Jy sigma=0.000842 ! Fit after self-cal, rms=0.080123Jy sigma=0.000841 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111677 Jy ! Component: 100 - total flux cleaned = 0.0168193 Jy ! Total flux subtracted in 100 components = 0.0168193 Jy ! Clean residual min=-0.006108 max=0.005696 Jy/beam ! Clean residual mean=0.000009 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.251554 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.251554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077871Jy sigma=0.000819 ! Fit after self-cal, rms=0.077858Jy sigma=0.000819 ! 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.405 mas, bmaj=6.557 mas, bpa=37.06 degrees ! Estimated noise=587.255 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.00573883 Jy ! Component: 100 - total flux cleaned = 0.00936867 Jy ! Component: 150 - total flux cleaned = 0.0118388 Jy ! Component: 200 - total flux cleaned = 0.0135349 Jy ! Total flux subtracted in 200 components = 0.0135349 Jy ! Clean residual min=-0.004216 max=0.004461 Jy/beam ! Clean residual mean=0.000010 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.265089 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.265089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077208Jy sigma=0.000815 ! Fit after self-cal, rms=0.077211Jy sigma=0.000815 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.88 HN 0.94 KP 1.05 ! LA 1.10 MK 1.08 NL 0.96 OV 0.99 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.01 KP 1.02 ! LA 1.07 MK 1.06 NL 1.02 OV 1.00 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.17 HN 1.05 KP 0.90 ! LA 0.86 MK 1.10 NL 0.99 OV 0.95 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.05 HN 1.00 KP 0.88 ! LA 0.80 MK 1.14 NL 1.07 OV 0.99 ! PT 1.05 SC 0.99 ! ! ! Fit before self-cal, rms=0.077211Jy sigma=0.000815 ! Fit after self-cal, rms=0.071525Jy sigma=0.000764 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.454 mas, bmaj=6.547 mas, bpa=36.98 degrees ! Estimated noise=587.761 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.00135818 Jy ! Component: 100 - total flux cleaned = -0.00144637 Jy ! Component: 150 - total flux cleaned = -0.00150909 Jy ! Component: 200 - total flux cleaned = -0.00155446 Jy ! Total flux subtracted in 200 components = -0.00155446 Jy ! Clean residual min=-0.001712 max=0.002101 Jy/beam ! Clean residual mean=0.000000 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.263535 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.263535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071475Jy sigma=0.000763 ! Fit after self-cal, rms=0.071479Jy sigma=0.000763 ! 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.071479Jy sigma=0.000763 ! Fit after self-cal, rms=0.071522Jy sigma=0.000761 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.45 mas, bmaj=6.559 mas, bpa=37.14 degrees ! Estimated noise=587.361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000799787 Jy ! Component: 100 - total flux cleaned = -0.00123295 Jy ! Component: 150 - total flux cleaned = -0.00136832 Jy ! Component: 200 - total flux cleaned = -0.00145436 Jy ! Total flux subtracted in 200 components = -0.00145436 Jy ! Clean residual min=-0.001667 max=0.001807 Jy/beam ! Clean residual mean=-0.000001 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.26208 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.26208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071510Jy sigma=0.000761 ! Fit after self-cal, rms=0.071516Jy sigma=0.000761 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 = -4.42512e-05 Jy ! Component: 100 - total flux cleaned = -8.28143e-05 Jy ! Component: 150 - total flux cleaned = -0.000109178 Jy ! Component: 200 - total flux cleaned = -0.000133505 Jy ! Total flux subtracted in 200 components = -0.000133505 Jy ! Clean residual min=-0.001670 max=0.001801 Jy/beam ! Clean residual mean=-0.000001 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.261947 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.261947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071513Jy sigma=0.000761 ! Fit after self-cal, rms=0.071513Jy sigma=0.000761 ! 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.071513Jy sigma=0.000761 ! Fit after self-cal, rms=0.071550Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.453 mas, bmaj=6.564 mas, bpa=37.22 degrees ! Estimated noise=587.306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000561291 Jy ! Component: 100 - total flux cleaned = -0.000815406 Jy ! Component: 150 - total flux cleaned = -0.000915397 Jy ! Component: 200 - total flux cleaned = -0.000969556 Jy ! Total flux subtracted in 200 components = -0.000969556 Jy ! Clean residual min=-0.001655 max=0.001773 Jy/beam ! Clean residual mean=-0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.260977 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.260977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071543Jy sigma=0.000761 ! Fit after self-cal, rms=0.071544Jy sigma=0.000761 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.32246e-05 Jy ! Component: 100 - total flux cleaned = -4.40024e-05 Jy ! Component: 150 - total flux cleaned = -6.51235e-05 Jy ! Component: 200 - total flux cleaned = -7.77004e-05 Jy ! Total flux subtracted in 200 components = -7.77004e-05 Jy ! Clean residual min=-0.001658 max=0.001780 Jy/beam ! Clean residual mean=-0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.2609 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.2609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071542Jy sigma=0.000761 ! Fit after self-cal, rms=0.071543Jy sigma=0.000761 ! 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.071543Jy sigma=0.000761 ! Fit after self-cal, rms=0.071576Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.945 mas, bmaj=8.529 mas, bpa=15.39 degrees ! Estimated noise=671.886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000588183 Jy ! Component: 100 - total flux cleaned = -0.0007265 Jy ! Component: 150 - total flux cleaned = -0.000752236 Jy ! Component: 200 - total flux cleaned = -0.000767925 Jy ! Total flux subtracted in 200 components = -0.000767925 Jy ! Clean residual min=-0.001562 max=0.001926 Jy/beam ! Clean residual mean=-0.000004 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.260132 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 80 components and 0.260132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071575Jy sigma=0.000761 ! Fit after self-cal, rms=0.071576Jy sigma=0.000761 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 = -7.41287e-05 Jy ! Component: 100 - total flux cleaned = -8.8024e-05 Jy ! Component: 150 - total flux cleaned = -9.44579e-05 Jy ! Component: 200 - total flux cleaned = -9.46486e-05 Jy ! Total flux subtracted in 200 components = -9.46486e-05 Jy ! Clean residual min=-0.001579 max=0.001905 Jy/beam ! Clean residual mean=-0.000003 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.260037 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 85 components and 0.260037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071577Jy sigma=0.000761 ! Fit after self-cal, rms=0.071577Jy sigma=0.000761 ! 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.455 mas, bmaj=6.567 mas, bpa=37.28 degrees ! Estimated noise=587.311 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.455 x 6.567 at 37.28 degrees (North through East) ! Clean map min=-0.0016715 max=0.24956 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.491 mas, bmaj=6.021 mas, bpa=35.82 degrees ! Estimated noise=979.615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.193832 Jy ! Component: 100 - total flux cleaned = 0.236181 Jy ! Component: 150 - total flux cleaned = 0.246131 Jy ! Component: 200 - total flux cleaned = 0.250806 Jy ! Total flux subtracted in 200 components = 0.250806 Jy ! Clean residual min=-0.003220 max=0.002989 Jy/beam ! Clean residual mean=0.000001 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.250806 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.250806 Jy ! Inverting map and beam ! Estimated beam: bmin=4.455 mas, bmaj=6.567 mas, bpa=37.28 degrees ! Estimated noise=587.311 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.00399216 Jy ! Component: 100 - total flux cleaned = 0.0061324 Jy ! Component: 150 - total flux cleaned = 0.00747545 Jy ! Component: 200 - total flux cleaned = 0.00834803 Jy ! Total flux subtracted in 200 components = 0.00834803 Jy ! Clean residual min=-0.001686 max=0.001857 Jy/beam ! Clean residual mean=-0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.259154 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.259154 Jy ! Inverting map ! Added new window around map position (117, -74). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110782 Jy ! Component: 100 - total flux cleaned = 0.00122745 Jy ! Component: 150 - total flux cleaned = 0.00140458 Jy ! Component: 200 - total flux cleaned = 0.00161949 Jy ! Total flux subtracted in 200 components = 0.00161949 Jy ! Clean residual min=-0.001457 max=0.001623 Jy/beam ! Clean residual mean=-0.000001 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.260773 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 57 components and 0.260773 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.945 mas, bmaj=8.529 mas, bpa=15.39 degrees ! Estimated noise=671.886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000583491 Jy ! Component: 100 - total flux cleaned = 0.00092148 Jy ! Component: 150 - total flux cleaned = 0.00104937 Jy ! Component: 200 - total flux cleaned = 0.00109094 Jy ! Total flux subtracted in 200 components = 0.00109094 Jy ! Clean residual min=-0.001510 max=0.001727 Jy/beam ! Clean residual mean=-0.000002 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.261864 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 = 3.79323e-05 Jy ! Component: 100 - total flux cleaned = 7.20808e-05 Jy ! Component: 150 - total flux cleaned = 8.31107e-05 Jy ! Component: 200 - total flux cleaned = 9.31628e-05 Jy ! Total flux subtracted in 200 components = 9.31628e-05 Jy ! Clean residual min=-0.001508 max=0.001702 Jy/beam ! Clean residual mean=-0.000002 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.261957 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 76 components and 0.261958 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.455 mas, bmaj=6.567 mas, bpa=37.28 degrees ! Estimated noise=587.311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000279534 Jy ! Component: 100 - total flux cleaned = -0.000301292 Jy ! Component: 150 - total flux cleaned = -0.000263479 Jy ! Component: 200 - total flux cleaned = -0.000230515 Jy ! Total flux subtracted in 200 components = -0.000230515 Jy ! Clean residual min=-0.001433 max=0.001586 Jy/beam ! Clean residual mean=-0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.261727 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 93 components and 0.261727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071537Jy sigma=0.000761 ! Fit after self-cal, rms=0.071530Jy sigma=0.000761 wmodel J1438+4418_S_2014_08_09_pus_map.mod ! Writing 93 model components to file: J1438+4418_S_2014_08_09_pus_map.mod wobs J1438+4418_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1438+4418_S_2014_08_09_pus_uvs.fits wwins J1438+4418_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J1438+4418_S_2014_08_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 = 0.000322235 Jy ! Component: 100 - total flux cleaned = 0.000429099 Jy ! Component: 150 - total flux cleaned = 0.000554914 Jy ! Component: 200 - total flux cleaned = 0.000651351 Jy ! Component: 250 - total flux cleaned = 0.000721374 Jy ! Component: 300 - total flux cleaned = 0.000743752 Jy ! Component: 350 - total flux cleaned = 0.000787391 Jy ! Component: 400 - total flux cleaned = 0.000873166 Jy ! Component: 450 - total flux cleaned = 0.00097742 Jy ! Component: 500 - total flux cleaned = 0.000997381 Jy ! Component: 550 - total flux cleaned = 0.00107661 Jy ! Component: 600 - total flux cleaned = 0.00113492 Jy ! Component: 650 - total flux cleaned = 0.00121135 Jy ! Component: 700 - total flux cleaned = 0.00126731 Jy ! Component: 750 - total flux cleaned = 0.0013408 Jy ! Component: 800 - total flux cleaned = 0.00137679 Jy ! Component: 850 - total flux cleaned = 0.00141227 Jy ! Component: 900 - total flux cleaned = 0.00148166 Jy ! Component: 950 - total flux cleaned = 0.00151551 Jy ! Component: 1000 - total flux cleaned = 0.00154883 Jy ! Component: 1050 - total flux cleaned = 0.00156527 Jy ! Component: 1100 - total flux cleaned = 0.00159767 Jy ! Component: 1150 - total flux cleaned = 0.00161371 Jy ! Component: 1200 - total flux cleaned = 0.00167653 Jy ! Component: 1250 - total flux cleaned = 0.00170713 Jy ! Component: 1300 - total flux cleaned = 0.00169145 Jy ! Component: 1350 - total flux cleaned = 0.00169135 Jy ! Component: 1400 - total flux cleaned = 0.00169152 Jy ! Component: 1450 - total flux cleaned = 0.00169163 Jy ! Component: 1500 - total flux cleaned = 0.0016916 Jy ! Component: 1550 - total flux cleaned = 0.00166315 Jy ! Component: 1600 - total flux cleaned = 0.00160763 Jy ! Component: 1650 - total flux cleaned = 0.00158035 Jy ! Component: 1700 - total flux cleaned = 0.00153965 Jy ! Component: 1750 - total flux cleaned = 0.00153977 Jy ! Component: 1800 - total flux cleaned = 0.00149982 Jy ! Component: 1850 - total flux cleaned = 0.00148653 Jy ! Component: 1900 - total flux cleaned = 0.00144769 Jy ! Component: 1950 - total flux cleaned = 0.00138364 Jy ! Component: 2000 - total flux cleaned = 0.00133299 Jy ! Component: 2050 - total flux cleaned = 0.00132051 Jy ! Component: 2100 - total flux cleaned = 0.00124601 Jy ! Component: 2150 - total flux cleaned = 0.0011969 Jy ! Component: 2200 - total flux cleaned = 0.00113628 Jy ! Component: 2250 - total flux cleaned = 0.00108837 Jy ! Component: 2300 - total flux cleaned = 0.00106454 Jy ! Component: 2350 - total flux cleaned = 0.00101746 Jy ! Component: 2400 - total flux cleaned = 0.000959072 Jy ! Component: 2450 - total flux cleaned = 0.000878374 Jy ! Component: 2500 - total flux cleaned = 0.000924104 Jy ! Component: 2550 - total flux cleaned = 0.0008332 Jy ! Component: 2600 - total flux cleaned = 0.000777028 Jy ! Component: 2650 - total flux cleaned = 0.000743726 Jy ! Component: 2700 - total flux cleaned = 0.000688468 Jy ! Component: 2750 - total flux cleaned = 0.000644716 Jy ! Component: 2800 - total flux cleaned = 0.000590399 Jy ! Component: 2850 - total flux cleaned = 0.000547381 Jy ! Component: 2900 - total flux cleaned = 0.000536721 Jy ! Component: 2950 - total flux cleaned = 0.000504965 Jy ! Component: 3000 - total flux cleaned = 0.00045247 Jy ! Component: 3050 - total flux cleaned = 0.000400442 Jy ! Component: 3100 - total flux cleaned = 0.000359194 Jy ! Component: 3150 - total flux cleaned = 0.000328439 Jy ! Component: 3200 - total flux cleaned = 0.000297866 Jy ! Component: 3250 - total flux cleaned = 0.00017702 Jy ! Component: 3300 - total flux cleaned = 0.000187015 Jy ! Component: 3350 - total flux cleaned = 0.000137297 Jy ! Component: 3400 - total flux cleaned = 7.82932e-05 Jy ! Component: 3450 - total flux cleaned = 7.83247e-05 Jy ! Component: 3500 - total flux cleaned = 1.05026e-05 Jy ! Component: 3550 - total flux cleaned = -8.63809e-06 Jy ! Component: 3600 - total flux cleaned = -6.59494e-05 Jy ! Component: 3650 - total flux cleaned = -0.00010389 Jy ! Component: 3700 - total flux cleaned = -0.000122759 Jy ! Component: 3750 - total flux cleaned = -0.000169589 Jy ! Component: 3800 - total flux cleaned = -0.00018815 Jy ! Component: 3850 - total flux cleaned = -0.000178814 Jy ! Component: 3900 - total flux cleaned = -0.000215486 Jy ! Component: 3950 - total flux cleaned = -0.000242905 Jy ! Component: 4000 - total flux cleaned = -0.000270194 Jy ! Component: 4050 - total flux cleaned = -0.000288272 Jy ! Total flux subtracted in 4096 components = -0.000288263 Jy ! Clean residual min=-0.000571 max=0.000527 Jy/beam ! Clean residual mean=0.000001 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.261439 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 347 components and 0.261439 Jy ![Exited script file: muppet] wmap "J1438+4418_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.455 x 6.567 at 37.28 degrees (North through East) ! Clean map min=-0.0013464 max=0.24998 Jy/beam ! Writing clean map to FITS file: J1438+4418_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.249984 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016549 device "J1438+4418_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1438+4418_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.198601 0.198601 0.397201 0.794402 1.5888 3.17761 6.35522 12.7104 25.4209 50.8417 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.249 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.455 x 6.567 at 37.28 degrees (North through East) ! Clean map min=-0.0013464 max=0.24998 Jy/beam quit ! Quitting program ! Log file J1438+4418_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:08:31 2016