! Started logfile: J1550-0538_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:31:10 2016 obs J1550-0538_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1550-0538_S_2014_05_31_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969364 visibilities/baseline/integration-bin. ! Found source: J1550-0538 ! ! 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 17972 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 J1550-0538_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.890243Jy sigma=0.009676 ! Fit after self-cal, rms=0.821410Jy sigma=0.008899 ! 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.675 mas, bmaj=6.762 mas, bpa=-3.292 degrees ! Estimated noise=672.488 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.135292 Jy ! Component: 100 - total flux cleaned = 0.169653 Jy ! Total flux subtracted in 100 components = 0.169653 Jy ! Clean residual min=-0.005510 max=0.014159 Jy/beam ! Clean residual mean=-0.000003 rms=0.001659 Jy/beam ! Combined flux in latest and established models = 0.169653 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.169653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084858Jy sigma=0.000850 ! Fit after self-cal, rms=0.084850Jy sigma=0.000850 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0148183 Jy ! Component: 100 - total flux cleaned = 0.0219832 Jy ! Total flux subtracted in 100 components = 0.0219832 Jy ! Clean residual min=-0.004191 max=0.006932 Jy/beam ! Clean residual mean=-0.000007 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.191636 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.191636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081510Jy sigma=0.000817 ! Fit after self-cal, rms=0.081507Jy sigma=0.000817 ! 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.363 mas, bmaj=7.81 mas, bpa=-3.727 degrees ! Estimated noise=497.303 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 (4.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00795452 Jy ! Component: 100 - total flux cleaned = 0.0120445 Jy ! Component: 150 - total flux cleaned = 0.0148041 Jy ! Component: 200 - total flux cleaned = 0.0163449 Jy ! Total flux subtracted in 200 components = 0.0163449 Jy ! Clean residual min=-0.003208 max=0.003835 Jy/beam ! Clean residual mean=-0.000011 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.207981 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 52 components and 0.207981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080634Jy sigma=0.000809 ! Fit after self-cal, rms=0.080573Jy sigma=0.000808 ! 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.97 FD 0.83 HN 1.00 KP 1.05 ! LA 1.18 MK 0.98 NL 1.05 OV 0.99 ! PT 1.01 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 0.96 FD 0.97 HN 1.02 KP 1.02 ! LA 1.15 MK 1.01 NL 1.13 OV 1.01 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.11 HN 1.04 KP 0.90 ! LA 0.90 MK 1.02 NL 0.99 OV 0.92 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 1.04 KP 0.87 ! LA 0.88 MK 1.00 NL 1.05 OV 0.99 ! PT 1.01 SC 0.99 ! ! ! Fit before self-cal, rms=0.080573Jy sigma=0.000808 ! Fit after self-cal, rms=0.077362Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=7.801 mas, bpa=-3.47 degrees ! Estimated noise=496.178 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.000615693 Jy ! Component: 100 - total flux cleaned = 0.000576194 Jy ! Component: 150 - total flux cleaned = 0.00057525 Jy ! Component: 200 - total flux cleaned = 0.000575596 Jy ! Total flux subtracted in 200 components = 0.000575596 Jy ! Clean residual min=-0.001939 max=0.002435 Jy/beam ! Clean residual mean=-0.000004 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.208556 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.208556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077323Jy sigma=0.000782 ! Fit after self-cal, rms=0.077322Jy sigma=0.000782 ! 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.077322Jy sigma=0.000782 ! Fit after self-cal, rms=0.076661Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.372 mas, bmaj=7.801 mas, bpa=-3.519 degrees ! Estimated noise=495.757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000674415 Jy ! Component: 100 - total flux cleaned = 0.000605008 Jy ! Component: 150 - total flux cleaned = 0.000448044 Jy ! Component: 200 - total flux cleaned = 0.000381014 Jy ! Total flux subtracted in 200 components = 0.000381014 Jy ! Clean residual min=-0.001449 max=0.001601 Jy/beam ! Clean residual mean=-0.000002 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.208937 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.208937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076642Jy sigma=0.000778 ! Fit after self-cal, rms=0.076638Jy sigma=0.000778 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 (40.5, -43.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147984 Jy ! Component: 100 - total flux cleaned = 0.00162451 Jy ! Component: 150 - total flux cleaned = 0.00151803 Jy ! Component: 200 - total flux cleaned = 0.00142266 Jy ! Total flux subtracted in 200 components = 0.00142266 Jy ! Clean residual min=-0.001432 max=0.001317 Jy/beam ! Clean residual mean=-0.000002 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.21036 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 104 components and 0.21036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076603Jy sigma=0.000777 ! Fit after self-cal, rms=0.076600Jy sigma=0.000777 ! 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.076600Jy sigma=0.000777 ! Fit after self-cal, rms=0.076621Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.37 mas, bmaj=7.799 mas, bpa=-3.51 degrees ! Estimated noise=495.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000550308 Jy ! Component: 100 - total flux cleaned = 0.000640879 Jy ! Component: 150 - total flux cleaned = 0.000640865 Jy ! Component: 200 - total flux cleaned = 0.000640706 Jy ! Total flux subtracted in 200 components = 0.000640706 Jy ! Clean residual min=-0.001434 max=0.001305 Jy/beam ! Clean residual mean=-0.000002 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.211001 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 121 components and 0.211001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076608Jy sigma=0.000777 ! Fit after self-cal, rms=0.076607Jy sigma=0.000777 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.000167278 Jy ! Component: 100 - total flux cleaned = 0.000166321 Jy ! Component: 150 - total flux cleaned = 0.000181867 Jy ! Component: 200 - total flux cleaned = 0.000211082 Jy ! Total flux subtracted in 200 components = 0.000211082 Jy ! Clean residual min=-0.001417 max=0.001285 Jy/beam ! Clean residual mean=-0.000002 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.211212 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 132 components and 0.211212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076601Jy sigma=0.000777 ! Fit after self-cal, rms=0.076600Jy sigma=0.000777 ! 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.076600Jy sigma=0.000777 ! Fit after self-cal, rms=0.076632Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.595 mas, bmaj=12.81 mas, bpa=-0.9463 degrees ! Estimated noise=611.468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000327702 Jy ! Component: 100 - total flux cleaned = 0.000502669 Jy ! Component: 150 - total flux cleaned = 0.000636734 Jy ! Component: 200 - total flux cleaned = 0.000732428 Jy ! Total flux subtracted in 200 components = 0.000732428 Jy ! Clean residual min=-0.001379 max=0.001176 Jy/beam ! Clean residual mean=-0.000003 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.211944 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 144 components and 0.211944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076631Jy sigma=0.000777 ! Fit after self-cal, rms=0.076631Jy sigma=0.000777 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.000143474 Jy ! Component: 100 - total flux cleaned = 0.000172013 Jy ! Component: 150 - total flux cleaned = 0.000189088 Jy ! Component: 200 - total flux cleaned = 0.000204828 Jy ! Total flux subtracted in 200 components = 0.000204828 Jy ! Clean residual min=-0.001395 max=0.001179 Jy/beam ! Clean residual mean=-0.000003 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.212149 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 151 components and 0.212149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076631Jy sigma=0.000777 ! Fit after self-cal, rms=0.076631Jy sigma=0.000777 ! 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.37 mas, bmaj=7.799 mas, bpa=-3.502 degrees ! Estimated noise=496.12 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.37 x 7.799 at -3.502 degrees (North through East) ! Clean map min=-0.0012841 max=0.17516 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.682 mas, bmaj=6.746 mas, bpa=-3.005 degrees ! Estimated noise=673.477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134927 Jy ! Component: 100 - total flux cleaned = 0.169151 Jy ! Component: 150 - total flux cleaned = 0.183964 Jy ! Component: 200 - total flux cleaned = 0.192198 Jy ! Total flux subtracted in 200 components = 0.192198 Jy ! Clean residual min=-0.002830 max=0.004339 Jy/beam ! Clean residual mean=-0.000001 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.192198 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.192198 Jy ! Inverting map and beam ! Estimated beam: bmin=3.37 mas, bmaj=7.799 mas, bpa=-3.502 degrees ! Estimated noise=496.12 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.00685087 Jy ! Component: 100 - total flux cleaned = 0.0108085 Jy ! Component: 150 - total flux cleaned = 0.0133996 Jy ! Component: 200 - total flux cleaned = 0.0152649 Jy ! Total flux subtracted in 200 components = 0.0152649 Jy ! Clean residual min=-0.001580 max=0.002117 Jy/beam ! Clean residual mean=-0.000002 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.207463 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 60 components and 0.207463 Jy ! Inverting map ! Added new window around map position (10.5, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182066 Jy ! Component: 100 - total flux cleaned = 0.00293733 Jy ! Component: 150 - total flux cleaned = 0.00357902 Jy ! Component: 200 - total flux cleaned = 0.00385405 Jy ! Total flux subtracted in 200 components = 0.00385405 Jy ! Clean residual min=-0.001465 max=0.001218 Jy/beam ! Clean residual mean=-0.000002 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.211317 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 86 components and 0.211317 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.595 mas, bmaj=12.81 mas, bpa=-0.9463 degrees ! Estimated noise=611.468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000740899 Jy ! Component: 100 - total flux cleaned = 0.000965788 Jy ! Component: 150 - total flux cleaned = 0.00108079 Jy ! Component: 200 - total flux cleaned = 0.0011668 Jy ! Total flux subtracted in 200 components = 0.0011668 Jy ! Clean residual min=-0.001462 max=0.001186 Jy/beam ! Clean residual mean=-0.000003 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.212483 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 = 7.7789e-05 Jy ! Component: 100 - total flux cleaned = 0.000134764 Jy ! Component: 150 - total flux cleaned = 0.000186996 Jy ! Component: 200 - total flux cleaned = 0.000223217 Jy ! Total flux subtracted in 200 components = 0.000223217 Jy ! Clean residual min=-0.001468 max=0.001165 Jy/beam ! Clean residual mean=-0.000003 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.212707 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 135 components and 0.212707 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.37 mas, bmaj=7.799 mas, bpa=-3.502 degrees ! Estimated noise=496.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000111892 Jy ! Component: 100 - total flux cleaned = -0.000203417 Jy ! Component: 150 - total flux cleaned = -0.000183485 Jy ! Component: 200 - total flux cleaned = -0.000164383 Jy ! Total flux subtracted in 200 components = -0.000164383 Jy ! Clean residual min=-0.001410 max=0.001264 Jy/beam ! Clean residual mean=-0.000002 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.212542 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 156 components and 0.212542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076623Jy sigma=0.000777 ! Fit after self-cal, rms=0.076620Jy sigma=0.000777 wmodel J1550-0538_S_2014_05_31_pus_map.mod ! Writing 156 model components to file: J1550-0538_S_2014_05_31_pus_map.mod wobs J1550-0538_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1550-0538_S_2014_05_31_pus_uvs.fits wwins J1550-0538_S_2014_05_31_pus_map.win ! wwins: Wrote 4 windows to J1550-0538_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.000221589 Jy ! Component: 100 - total flux cleaned = -0.000265484 Jy ! Component: 150 - total flux cleaned = -0.000328167 Jy ! Component: 200 - total flux cleaned = -0.000450073 Jy ! Component: 250 - total flux cleaned = -0.000647496 Jy ! Component: 300 - total flux cleaned = -0.000839985 Jy ! Component: 350 - total flux cleaned = -0.00102783 Jy ! Component: 400 - total flux cleaned = -0.00117504 Jy ! Component: 450 - total flux cleaned = -0.00133757 Jy ! Component: 500 - total flux cleaned = -0.00153247 Jy ! Component: 550 - total flux cleaned = -0.00170659 Jy ! Component: 600 - total flux cleaned = -0.00187791 Jy ! Component: 650 - total flux cleaned = -0.00206317 Jy ! Component: 700 - total flux cleaned = -0.00222901 Jy ! Component: 750 - total flux cleaned = -0.00232677 Jy ! Component: 800 - total flux cleaned = -0.00243929 Jy ! Component: 850 - total flux cleaned = -0.00255055 Jy ! Component: 900 - total flux cleaned = -0.00262916 Jy ! Component: 950 - total flux cleaned = -0.00278434 Jy ! Component: 1000 - total flux cleaned = -0.0028607 Jy ! Component: 1050 - total flux cleaned = -0.00292103 Jy ! Component: 1100 - total flux cleaned = -0.00301072 Jy ! Component: 1150 - total flux cleaned = -0.00305487 Jy ! Component: 1200 - total flux cleaned = -0.00314236 Jy ! Component: 1250 - total flux cleaned = -0.00315688 Jy ! Component: 1300 - total flux cleaned = -0.00321394 Jy ! Component: 1350 - total flux cleaned = -0.00328466 Jy ! Component: 1400 - total flux cleaned = -0.0033684 Jy ! Component: 1450 - total flux cleaned = -0.00340962 Jy ! Component: 1500 - total flux cleaned = -0.00338201 Jy ! Component: 1550 - total flux cleaned = -0.00342257 Jy ! Component: 1600 - total flux cleaned = -0.00343589 Jy ! Component: 1650 - total flux cleaned = -0.0034624 Jy ! Component: 1700 - total flux cleaned = -0.00351513 Jy ! Component: 1750 - total flux cleaned = -0.00351496 Jy ! Component: 1800 - total flux cleaned = -0.00356677 Jy ! Component: 1850 - total flux cleaned = -0.00357938 Jy ! Component: 1900 - total flux cleaned = -0.00356673 Jy ! Component: 1950 - total flux cleaned = -0.0036674 Jy ! Component: 2000 - total flux cleaned = -0.00365485 Jy ! Component: 2050 - total flux cleaned = -0.00366724 Jy ! Component: 2100 - total flux cleaned = -0.00367957 Jy ! Component: 2150 - total flux cleaned = -0.00372819 Jy ! Component: 2200 - total flux cleaned = -0.00371614 Jy ! Component: 2250 - total flux cleaned = -0.00371604 Jy ! Component: 2300 - total flux cleaned = -0.00376362 Jy ! Component: 2350 - total flux cleaned = -0.00374012 Jy ! Component: 2400 - total flux cleaned = -0.00376353 Jy ! Component: 2450 - total flux cleaned = -0.00376365 Jy ! Component: 2500 - total flux cleaned = -0.00379823 Jy ! Component: 2550 - total flux cleaned = -0.00379842 Jy ! Component: 2600 - total flux cleaned = -0.00380977 Jy ! Component: 2650 - total flux cleaned = -0.00379851 Jy ! Component: 2700 - total flux cleaned = -0.00379857 Jy ! Component: 2750 - total flux cleaned = -0.00376528 Jy ! Component: 2800 - total flux cleaned = -0.00379842 Jy ! Component: 2850 - total flux cleaned = -0.00377646 Jy ! Component: 2900 - total flux cleaned = -0.00380911 Jy ! Component: 2950 - total flux cleaned = -0.00379832 Jy ! Component: 3000 - total flux cleaned = -0.00377696 Jy ! Component: 3050 - total flux cleaned = -0.00379828 Jy ! Component: 3100 - total flux cleaned = -0.00377718 Jy ! Component: 3150 - total flux cleaned = -0.00379817 Jy ! Component: 3200 - total flux cleaned = -0.0037773 Jy ! Component: 3250 - total flux cleaned = -0.00376692 Jy ! Component: 3300 - total flux cleaned = -0.00376701 Jy ! Component: 3350 - total flux cleaned = -0.00373646 Jy ! Component: 3400 - total flux cleaned = -0.00376696 Jy ! Component: 3450 - total flux cleaned = -0.00374669 Jy ! Component: 3500 - total flux cleaned = -0.00374673 Jy ! Component: 3550 - total flux cleaned = -0.00372684 Jy ! Component: 3600 - total flux cleaned = -0.00370706 Jy ! Component: 3650 - total flux cleaned = -0.00371694 Jy ! Component: 3700 - total flux cleaned = -0.00377562 Jy ! Component: 3750 - total flux cleaned = -0.00375613 Jy ! Component: 3800 - total flux cleaned = -0.00375604 Jy ! Component: 3850 - total flux cleaned = -0.00377527 Jy ! Component: 3900 - total flux cleaned = -0.00376572 Jy ! Component: 3950 - total flux cleaned = -0.00376582 Jy ! Component: 4000 - total flux cleaned = -0.00378475 Jy ! Component: 4050 - total flux cleaned = -0.00380362 Jy ! Total flux subtracted in 4096 components = -0.00381305 Jy ! Clean residual min=-0.000624 max=0.000645 Jy/beam ! Clean residual mean=-0.000000 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.208729 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 433 components and 0.208729 Jy ![Exited script file: muppet] wmap "J1550-0538_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.37 x 7.799 at -3.502 degrees (North through East) ! Clean map min=-0.00097053 max=0.17519 Jy/beam ! Writing clean map to FITS file: J1550-0538_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.175189 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173923 device "J1550-0538_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1550-0538_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.297831 0.297831 0.595663 1.19133 2.38265 4.7653 9.53061 19.0612 38.1224 76.2448 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.175 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.37 x 7.799 at -3.502 degrees (North through East) ! Clean map min=-0.00097053 max=0.17519 Jy/beam quit ! Quitting program ! Log file J1550-0538_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:31:15 2016