! Started logfile: J1110+6028_X_2014_01_04_pus_uvs.log on Fri Jan 13 17:24:40 2017 obs J1110+6028_X_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1110+6028_X_2014_01_04_pus_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.348148 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1110+6028 ! ! There are 12 IFs, and a total of 12 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.44388e+09 3.2e+07 1 3.2e+07 ! 02 2 8.47588e+09 3.2e+07 1 3.2e+07 ! 03 3 8.50788e+09 3.2e+07 1 3.2e+07 ! 04 4 8.53988e+09 3.2e+07 1 3.2e+07 ! 05 5 8.60388e+09 3.2e+07 1 3.2e+07 ! 06 6 8.63588e+09 3.2e+07 1 3.2e+07 ! 07 7 8.69988e+09 3.2e+07 1 3.2e+07 ! 08 8 8.73188e+09 3.2e+07 1 3.2e+07 ! 09 9 8.79588e+09 3.2e+07 1 3.2e+07 ! 10 10 8.82788e+09 3.2e+07 1 3.2e+07 ! 11 11 8.85988e+09 3.2e+07 1 3.2e+07 ! 12 12 8.89188e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 382 lines of history. ! ! Reading 11280 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..12 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ! Reading IF 9 channels: 9..9 ! Reading IF 10 channels: 10..10 ! Reading IF 11 channels: 11..11 ! Reading IF 12 channels: 12..12 print "field_size =",field_size ! field_size = 512 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J1110+6028_X_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 = 512x512 pixels with 0.200x0.200 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 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.897677Jy sigma=0.011508 ! Fit after self-cal, rms=0.879362Jy sigma=0.011282 ! 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=0.6499 mas, bmaj=1.436 mas, bpa=64.75 degrees ! Estimated noise=1506.09 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.0889425 Jy ! Component: 100 - total flux cleaned = 0.129552 Jy ! Total flux subtracted in 100 components = 0.129552 Jy ! Clean residual min=-0.017286 max=0.022632 Jy/beam ! Clean residual mean=-0.000520 rms=0.005384 Jy/beam ! Combined flux in latest and established models = 0.129552 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.129552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.080596Jy sigma=0.001073 ! Fit after self-cal, rms=0.080367Jy sigma=0.001069 ! 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=0.8195 mas, bmaj=1.727 mas, bpa=65.5 degrees ! Estimated noise=516.74 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.0365053 Jy ! Component: 100 - total flux cleaned = 0.055153 Jy ! Component: 150 - total flux cleaned = 0.0652172 Jy ! Component: 200 - total flux cleaned = 0.0712268 Jy ! Total flux subtracted in 200 components = 0.0712268 Jy ! Clean residual min=-0.007950 max=0.011730 Jy/beam ! Clean residual mean=-0.000441 rms=0.002552 Jy/beam ! Combined flux in latest and established models = 0.200778 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.200778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.065263Jy sigma=0.000821 ! Fit after self-cal, rms=0.065095Jy sigma=0.000818 ! 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.00* FD 1.00* KP 1.00* LA 0.93 ! MK 1.01 NL 1.00 OV 1.04 PT 0.91 ! SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.93 ! MK 1.02 NL 1.02 OV 1.01 PT 0.91 ! SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.96 ! MK 1.10 NL 1.00 OV 0.99 PT 0.87 ! SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.95 ! MK 1.05 NL 1.02 OV 1.01 PT 0.87 ! SC 1.02 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.94 ! MK 1.08 NL 1.05 OV 1.00 PT 0.89 ! SC 1.09 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00 ! MK 1.06 NL 1.06 OV 1.04 PT 0.85 ! SC 1.09 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.96 ! MK 1.06 NL 1.05 OV 1.06 PT 0.92 ! SC 1.11 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.96 ! MK 1.11 NL 1.03 OV 1.06 PT 0.89 ! SC 1.15 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.99 ! MK 1.05 NL 1.05 OV 1.06 PT 0.88 ! SC 1.06 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.99 ! MK 1.13 NL 1.09 OV 1.09 PT 0.90 ! SC 1.00 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.98 ! MK 1.09 NL 1.08 OV 1.08 PT 0.93 ! SC 0.99 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.97 ! MK 1.03 NL 1.05 OV 1.05 PT 0.94 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.065095Jy sigma=0.000818 ! Fit after self-cal, rms=0.065751Jy sigma=0.000797 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8433 mas, bmaj=1.759 mas, bpa=65.72 degrees ! Estimated noise=518.443 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.00231328 Jy ! Component: 100 - total flux cleaned = -0.00270466 Jy ! Component: 150 - total flux cleaned = -0.00311262 Jy ! Component: 200 - total flux cleaned = -0.00339724 Jy ! Total flux subtracted in 200 components = -0.00339724 Jy ! Clean residual min=-0.005503 max=0.007817 Jy/beam ! Clean residual mean=-0.000088 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 0.197381 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.197381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.065478Jy sigma=0.000794 ! Fit after self-cal, rms=0.065482Jy sigma=0.000793 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.065482Jy sigma=0.000793 ! Fit after self-cal, rms=0.066838Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8531 mas, bmaj=1.795 mas, bpa=64.63 degrees ! Estimated noise=523.629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000610586 Jy ! Component: 100 - total flux cleaned = -0.000778031 Jy ! Component: 150 - total flux cleaned = -0.000964372 Jy ! Component: 200 - total flux cleaned = -0.00108506 Jy ! Total flux subtracted in 200 components = -0.00108506 Jy ! Clean residual min=-0.003733 max=0.004877 Jy/beam ! Clean residual mean=-0.000048 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.196296 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.196296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.066721Jy sigma=0.000779 ! Fit after self-cal, rms=0.066770Jy 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 (-3.6, -5.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205028 Jy ! Component: 100 - total flux cleaned = 0.00124163 Jy ! Component: 150 - total flux cleaned = 0.00101289 Jy ! Component: 200 - total flux cleaned = 0.000821891 Jy ! Total flux subtracted in 200 components = 0.000821891 Jy ! Clean residual min=-0.002841 max=0.002980 Jy/beam ! Clean residual mean=-0.000040 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.197118 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.197118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.066360Jy sigma=0.000774 ! Fit after self-cal, rms=0.066323Jy sigma=0.000774 ! Inverting map ! Added new window around map position (1.2, 11.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299383 Jy ! Component: 100 - total flux cleaned = 0.00382495 Jy ! Component: 150 - total flux cleaned = 0.00389074 Jy ! Component: 200 - total flux cleaned = 0.00399934 Jy ! Total flux subtracted in 200 components = 0.00399934 Jy ! Clean residual min=-0.002108 max=0.002639 Jy/beam ! Clean residual mean=-0.000014 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.201117 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 65 components and 0.201117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.066093Jy sigma=0.000772 ! Fit after self-cal, rms=0.066071Jy sigma=0.000771 ! Inverting map ! Added new window around map position (-17.8, 6.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178603 Jy ! Component: 100 - total flux cleaned = 0.00283903 Jy ! Component: 150 - total flux cleaned = 0.00352024 Jy ! Component: 200 - total flux cleaned = 0.00403022 Jy ! Total flux subtracted in 200 components = 0.00403022 Jy ! Clean residual min=-0.001716 max=0.001789 Jy/beam ! Clean residual mean=-0.000009 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.205147 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 82 components and 0.205147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.065915Jy sigma=0.000770 ! Fit after self-cal, rms=0.065902Jy sigma=0.000770 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.065902Jy sigma=0.000770 ! Fit after self-cal, rms=0.065802Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.854 mas, bmaj=1.8 mas, bpa=64.57 degrees ! Estimated noise=522.578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116368 Jy ! Component: 100 - total flux cleaned = 0.00129571 Jy ! Component: 150 - total flux cleaned = 0.00125564 Jy ! Component: 200 - total flux cleaned = 0.00129085 Jy ! Total flux subtracted in 200 components = 0.00129085 Jy ! Clean residual min=-0.001500 max=0.001492 Jy/beam ! Clean residual mean=-0.000004 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.206438 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 92 components and 0.206438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.065734Jy sigma=0.000769 ! Fit after self-cal, rms=0.065727Jy sigma=0.000769 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.000240776 Jy ! Component: 100 - total flux cleaned = 0.000343948 Jy ! Component: 150 - total flux cleaned = 0.000408721 Jy ! Component: 200 - total flux cleaned = 0.000500425 Jy ! Total flux subtracted in 200 components = 0.000500425 Jy ! Clean residual min=-0.001445 max=0.001371 Jy/beam ! Clean residual mean=-0.000007 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.206939 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 97 components and 0.206939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.065685Jy sigma=0.000769 ! Fit after self-cal, rms=0.065677Jy sigma=0.000769 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.065677Jy sigma=0.000769 ! Fit after self-cal, rms=0.065416Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.132 mas, bmaj=4.209 mas, bpa=56.96 degrees ! Estimated noise=629.573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000353041 Jy ! Component: 100 - total flux cleaned = -0.000474286 Jy ! Component: 150 - total flux cleaned = -0.000556821 Jy ! Component: 200 - total flux cleaned = -0.00056879 Jy ! Total flux subtracted in 200 components = -0.00056879 Jy ! Clean residual min=-0.000830 max=0.000741 Jy/beam ! Clean residual mean=-0.000008 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.20637 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 120 components and 0.20637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.065418Jy sigma=0.000769 ! Fit after self-cal, rms=0.065422Jy sigma=0.000769 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.000106611 Jy ! Component: 100 - total flux cleaned = 0.000152376 Jy ! Component: 150 - total flux cleaned = 0.000130944 Jy ! Component: 200 - total flux cleaned = 0.000150892 Jy ! Total flux subtracted in 200 components = 0.000150892 Jy ! Clean residual min=-0.000781 max=0.000684 Jy/beam ! Clean residual mean=-0.000009 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.206521 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 130 components and 0.206521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.065420Jy sigma=0.000769 ! Fit after self-cal, rms=0.065420Jy sigma=0.000769 ! 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=0.8536 mas, bmaj=1.793 mas, bpa=64.74 degrees ! Estimated noise=521.109 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8536 x 1.793 at 64.74 degrees (North through East) ! Clean map min=-0.0021103 max=0.12827 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=0.6727 mas, bmaj=1.466 mas, bpa=64.66 degrees ! Estimated noise=1572.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0919464 Jy ! Component: 100 - total flux cleaned = 0.132754 Jy ! Component: 150 - total flux cleaned = 0.155641 Jy ! Component: 200 - total flux cleaned = 0.167963 Jy ! Total flux subtracted in 200 components = 0.167963 Jy ! Clean residual min=-0.011007 max=0.010585 Jy/beam ! Clean residual mean=-0.000185 rms=0.002815 Jy/beam ! Combined flux in latest and established models = 0.167963 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.167963 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8536 mas, bmaj=1.793 mas, bpa=64.74 degrees ! Estimated noise=521.109 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) ! Added new window around map position (0.4, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135438 Jy ! Component: 100 - total flux cleaned = 0.0204547 Jy ! Component: 150 - total flux cleaned = 0.0238239 Jy ! Component: 200 - total flux cleaned = 0.0270167 Jy ! Total flux subtracted in 200 components = 0.0270167 Jy ! Clean residual min=-0.003715 max=0.004361 Jy/beam ! Clean residual mean=-0.000086 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.19498 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 40 components and 0.19498 Jy ! Inverting map ! Added new window around map position (-0.6, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00407598 Jy ! Component: 100 - total flux cleaned = 0.00691226 Jy ! Component: 150 - total flux cleaned = 0.0087775 Jy ! Component: 200 - total flux cleaned = 0.0101912 Jy ! Total flux subtracted in 200 components = 0.0101912 Jy ! Clean residual min=-0.002333 max=0.002207 Jy/beam ! Clean residual mean=-0.000004 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.205171 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 57 components and 0.205171 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.132 mas, bmaj=4.209 mas, bpa=56.96 degrees ! Estimated noise=629.573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201567 Jy ! Component: 100 - total flux cleaned = 0.000516961 Jy ! Component: 150 - total flux cleaned = 0.000655108 Jy ! Component: 200 - total flux cleaned = 0.000970863 Jy ! Total flux subtracted in 200 components = 0.000970863 Jy ! Clean residual min=-0.001759 max=0.001379 Jy/beam ! Clean residual mean=-0.000000 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.206142 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.000175646 Jy ! Component: 100 - total flux cleaned = 0.000433328 Jy ! Component: 150 - total flux cleaned = 0.000610483 Jy ! Component: 200 - total flux cleaned = 0.000720019 Jy ! Total flux subtracted in 200 components = 0.000720019 Jy ! Clean residual min=-0.001311 max=0.001047 Jy/beam ! Clean residual mean=0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.206862 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 93 components and 0.206862 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8536 mas, bmaj=1.793 mas, bpa=64.74 degrees ! Estimated noise=521.109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244663 Jy ! Component: 100 - total flux cleaned = 0.000555667 Jy ! Component: 150 - total flux cleaned = 0.000900949 Jy ! Component: 200 - total flux cleaned = 0.00123086 Jy ! Total flux subtracted in 200 components = 0.00123086 Jy ! Clean residual min=-0.001228 max=0.001264 Jy/beam ! Clean residual mean=0.000006 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.208093 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 110 components and 0.208093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.065333Jy sigma=0.000769 ! Fit after self-cal, rms=0.065248Jy sigma=0.000768 wmodel J1110+6028_X_2014_01_04_pus_map.mod ! Writing 110 model components to file: J1110+6028_X_2014_01_04_pus_map.mod wobs J1110+6028_X_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1110+6028_X_2014_01_04_pus_uvs.fits wwins J1110+6028_X_2014_01_04_pus_map.win ! wwins: Wrote 6 windows to J1110+6028_X_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=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000228263 Jy ! Component: 100 - total flux cleaned = 0.000228058 Jy ! Component: 150 - total flux cleaned = 0.000227396 Jy ! Component: 200 - total flux cleaned = 0.000259483 Jy ! Component: 250 - total flux cleaned = 0.000289737 Jy ! Component: 300 - total flux cleaned = 0.00033345 Jy ! Component: 350 - total flux cleaned = 0.000389196 Jy ! Component: 400 - total flux cleaned = 0.000442893 Jy ! Component: 450 - total flux cleaned = 0.000481702 Jy ! Component: 500 - total flux cleaned = 0.000519074 Jy ! Component: 550 - total flux cleaned = 0.000531236 Jy ! Component: 600 - total flux cleaned = 0.000554717 Jy ! Component: 650 - total flux cleaned = 0.000543258 Jy ! Component: 700 - total flux cleaned = 0.000543283 Jy ! Component: 750 - total flux cleaned = 0.000521479 Jy ! Component: 800 - total flux cleaned = 0.000510828 Jy ! Component: 850 - total flux cleaned = 0.000490149 Jy ! Component: 900 - total flux cleaned = 0.000489922 Jy ! Component: 950 - total flux cleaned = 0.000440316 Jy ! Component: 1000 - total flux cleaned = 0.000401422 Jy ! Component: 1050 - total flux cleaned = 0.000363242 Jy ! Component: 1100 - total flux cleaned = 0.000316574 Jy ! Component: 1150 - total flux cleaned = 0.000307269 Jy ! Component: 1200 - total flux cleaned = 0.000289085 Jy ! Component: 1250 - total flux cleaned = 0.000244445 Jy ! Component: 1300 - total flux cleaned = 0.000191795 Jy ! Component: 1350 - total flux cleaned = 0.00015708 Jy ! Component: 1400 - total flux cleaned = 0.000122819 Jy ! Component: 1450 - total flux cleaned = 8.90881e-05 Jy ! Component: 1500 - total flux cleaned = 5.56743e-05 Jy ! Component: 1550 - total flux cleaned = 3.08567e-05 Jy ! Component: 1600 - total flux cleaned = 1.44074e-05 Jy ! Component: 1650 - total flux cleaned = -1.82068e-05 Jy ! Component: 1700 - total flux cleaned = -4.25362e-05 Jy ! Component: 1750 - total flux cleaned = -7.46212e-05 Jy ! Component: 1800 - total flux cleaned = -9.85417e-05 Jy ! Component: 1850 - total flux cleaned = -0.000138188 Jy ! Component: 1900 - total flux cleaned = -0.000177628 Jy ! Component: 1950 - total flux cleaned = -0.000193309 Jy ! Component: 2000 - total flux cleaned = -0.000216794 Jy ! Total flux subtracted in 2048 components = -0.000248039 Jy ! Clean residual min=-0.000410 max=0.000441 Jy/beam ! Clean residual mean=-0.000010 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.207845 Jy keep ! Adding 92 model components to the UV plane model. ! The established model now contains 201 components and 0.207845 Jy ![Exited script file: muppet] wmap "J1110+6028_X_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8536 x 1.793 at 64.74 degrees (North through East) ! Clean map min=-0.0024928 max=0.12527 Jy/beam ! Writing clean map to FITS file: J1110+6028_X_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.125269 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000126099 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.301987 0.301987 0.603973 1.20795 2.41589 4.83178 9.66357 19.3271 38.6543 77.3085 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.125 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8536 x 1.793 at 64.74 degrees (North through East) ! Clean map min=-0.0024928 max=0.12527 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 J1110+6028_X_2014_01_04_pus_uvs.log closed on Fri Jan 13 17:24:42 2017