! Started logfile: J0610+7801_X_2015_03_17_pus_uvs.log on Sat Dec 31 19:01:40 2016 obs J0610+7801_X_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0610+7801_X_2015_03_17_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.785185 visibilities/baseline/integration-bin. ! Found source: J0610+7801 ! ! 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 338 lines of history. ! ! Reading 48336 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 J0610+7801_X_2015_03_17_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 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.954253Jy sigma=0.010822 ! Fit after self-cal, rms=0.900060Jy sigma=0.010230 ! 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.7436 mas, bmaj=2.478 mas, bpa=38.1 degrees ! Estimated noise=821.56 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.0799437 Jy ! Component: 100 - total flux cleaned = 0.0983953 Jy ! Total flux subtracted in 100 components = 0.0983953 Jy ! Clean residual min=-0.005289 max=0.007093 Jy/beam ! Clean residual mean=0.000030 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.0983953 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0983953 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.074964Jy sigma=0.000797 ! Fit after self-cal, rms=0.074947Jy sigma=0.000796 ! 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.9261 mas, bmaj=2.759 mas, bpa=35.97 degrees ! Estimated noise=286.679 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.00844345 Jy ! Component: 100 - total flux cleaned = 0.0124026 Jy ! Component: 150 - total flux cleaned = 0.0145758 Jy ! Component: 200 - total flux cleaned = 0.0148704 Jy ! Total flux subtracted in 200 components = 0.0148704 Jy ! Clean residual min=-0.005249 max=0.004690 Jy/beam ! Clean residual mean=0.000094 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.113266 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.113266 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.073937Jy sigma=0.000787 ! Fit after self-cal, rms=0.073955Jy sigma=0.000787 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.11 HN 0.99 KP 0.91 ! LA 1.03 MK 0.97 NL 0.96 OV 0.97 ! PT 1.08 SC 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.18 HN 0.99 KP 0.87 ! LA 1.08 MK 0.94 NL 0.98 OV 0.97 ! PT 1.03 SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.11 HN 1.10 KP 0.84 ! LA 1.08 MK 0.99 NL 0.98 OV 0.98 ! PT 0.96 SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.14 HN 0.97 KP 0.77 ! LA 1.08 MK 0.97 NL 0.97 OV 0.95 ! PT 1.01 SC 1.11 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.11 HN 0.95 KP 0.76 ! LA 1.07 MK 1.03 NL 1.00 OV 0.99 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.11 HN 0.98 KP 0.76 ! LA 1.06 MK 1.03 NL 1.00 OV 1.01 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.13 HN 1.07 KP 0.73 ! LA 1.08 MK 1.00 NL 0.99 OV 1.02 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.18 HN 0.97 KP 0.76 ! LA 1.05 MK 1.01 NL 0.98 OV 1.01 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.16 HN 1.00 KP 0.77 ! LA 1.06 MK 0.97 NL 0.98 OV 0.98 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.20 HN 1.01 KP 0.82 ! LA 1.06 MK 1.00 NL 1.00 OV 1.00 ! PT 1.02 SC 1.13 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.15 HN 0.99 KP 0.84 ! LA 1.06 MK 1.04 NL 0.99 OV 1.00 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.18 HN 1.01 KP 0.88 ! LA 1.07 MK 1.01 NL 0.98 OV 1.01 ! PT 1.03 SC 1.10 ! ! ! Fit before self-cal, rms=0.073955Jy sigma=0.000787 ! Fit after self-cal, rms=0.072661Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9398 mas, bmaj=2.752 mas, bpa=36.12 degrees ! Estimated noise=285.193 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.000672691 Jy ! Component: 100 - total flux cleaned = -0.000758555 Jy ! Component: 150 - total flux cleaned = -0.000886636 Jy ! Component: 200 - total flux cleaned = -0.00100191 Jy ! Total flux subtracted in 200 components = -0.00100191 Jy ! Clean residual min=-0.001729 max=0.002096 Jy/beam ! Clean residual mean=-0.000012 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.112264 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.112264 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.072639Jy sigma=0.000772 ! Fit after self-cal, rms=0.072679Jy sigma=0.000772 ! 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.072679Jy sigma=0.000772 ! Fit after self-cal, rms=0.076278Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9503 mas, bmaj=2.752 mas, bpa=36.19 degrees ! Estimated noise=285.747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000970136 Jy ! Component: 100 - total flux cleaned = -0.000941585 Jy ! Component: 150 - total flux cleaned = -0.000875072 Jy ! Component: 200 - total flux cleaned = -0.000838908 Jy ! Total flux subtracted in 200 components = -0.000838908 Jy ! Clean residual min=-0.001076 max=0.000911 Jy/beam ! Clean residual mean=-0.000012 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.111425 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.111425 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.076254Jy sigma=0.000768 ! Fit after self-cal, rms=0.076313Jy sigma=0.000768 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 = 8.9064e-06 Jy ! Component: 100 - total flux cleaned = 3.57209e-05 Jy ! Component: 150 - total flux cleaned = 4.7841e-05 Jy ! Component: 200 - total flux cleaned = 5.87761e-05 Jy ! Total flux subtracted in 200 components = 5.87761e-05 Jy ! Clean residual min=-0.001053 max=0.000887 Jy/beam ! Clean residual mean=-0.000012 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.111484 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.111484 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.076309Jy sigma=0.000768 ! Fit after self-cal, rms=0.076307Jy sigma=0.000768 ! 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.076307Jy sigma=0.000768 ! Fit after self-cal, rms=0.077091Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9544 mas, bmaj=2.752 mas, bpa=36.34 degrees ! Estimated noise=285.933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000672787 Jy ! Component: 100 - total flux cleaned = -0.000751245 Jy ! Component: 150 - total flux cleaned = -0.000812789 Jy ! Component: 200 - total flux cleaned = -0.000827335 Jy ! Total flux subtracted in 200 components = -0.000827335 Jy ! Clean residual min=-0.001014 max=0.000857 Jy/beam ! Clean residual mean=-0.000012 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.110656 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 67 components and 0.110656 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.077080Jy sigma=0.000768 ! Fit after self-cal, rms=0.077084Jy sigma=0.000768 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.0888e-05 Jy ! Component: 100 - total flux cleaned = 3.05464e-05 Jy ! Component: 150 - total flux cleaned = 4.88413e-05 Jy ! Component: 200 - total flux cleaned = 6.59685e-05 Jy ! Total flux subtracted in 200 components = 6.59685e-05 Jy ! Clean residual min=-0.000999 max=0.000859 Jy/beam ! Clean residual mean=-0.000012 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.110722 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.110722 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.077082Jy sigma=0.000768 ! Fit after self-cal, rms=0.077080Jy sigma=0.000768 ! 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.077080Jy sigma=0.000768 ! Fit after self-cal, rms=0.077482Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.22 mas, bmaj=3.751 mas, bpa=33.64 degrees ! Estimated noise=339.036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000304915 Jy ! Component: 100 - total flux cleaned = -0.000325903 Jy ! Component: 150 - total flux cleaned = -0.000334643 Jy ! Component: 200 - total flux cleaned = -0.000341629 Jy ! Total flux subtracted in 200 components = -0.000341629 Jy ! Clean residual min=-0.001020 max=0.000886 Jy/beam ! Clean residual mean=-0.000021 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.110381 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 76 components and 0.110381 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.077481Jy sigma=0.000767 ! Fit after self-cal, rms=0.077484Jy sigma=0.000767 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 = 6.54123e-06 Jy ! Component: 100 - total flux cleaned = 4.75531e-07 Jy ! Component: 150 - total flux cleaned = -4.3778e-06 Jy ! Component: 200 - total flux cleaned = -4.13765e-06 Jy ! Total flux subtracted in 200 components = -4.13765e-06 Jy ! Clean residual min=-0.001020 max=0.000883 Jy/beam ! Clean residual mean=-0.000021 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.110377 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 76 components and 0.110377 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.077484Jy sigma=0.000767 ! Fit after self-cal, rms=0.077484Jy sigma=0.000767 ! 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.9572 mas, bmaj=2.752 mas, bpa=36.46 degrees ! Estimated noise=286.005 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9572 x 2.752 at 36.46 degrees (North through East) ! Clean map min=-0.00089192 max=0.10167 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.7648 mas, bmaj=2.466 mas, bpa=38.36 degrees ! Estimated noise=828.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0805135 Jy ! Component: 100 - total flux cleaned = 0.0982341 Jy ! Component: 150 - total flux cleaned = 0.104213 Jy ! Component: 200 - total flux cleaned = 0.105732 Jy ! Total flux subtracted in 200 components = 0.105732 Jy ! Clean residual min=-0.003420 max=0.002843 Jy/beam ! Clean residual mean=-0.000007 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.105732 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.105732 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9572 mas, bmaj=2.752 mas, bpa=36.46 degrees ! Estimated noise=286.005 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.00220517 Jy ! Component: 100 - total flux cleaned = 0.00282394 Jy ! Component: 150 - total flux cleaned = 0.00322751 Jy ! Component: 200 - total flux cleaned = 0.00355173 Jy ! Total flux subtracted in 200 components = 0.00355173 Jy ! Clean residual min=-0.000946 max=0.000907 Jy/beam ! Clean residual mean=-0.000016 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.109284 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.109284 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.22 mas, bmaj=3.751 mas, bpa=33.64 degrees ! Estimated noise=339.036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000556024 Jy ! Component: 100 - total flux cleaned = 0.000854263 Jy ! Component: 150 - total flux cleaned = 0.000917758 Jy ! Component: 200 - total flux cleaned = 0.000958151 Jy ! Total flux subtracted in 200 components = 0.000958151 Jy ! Clean residual min=-0.001012 max=0.000862 Jy/beam ! Clean residual mean=-0.000022 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.110242 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 = 4.08622e-05 Jy ! Component: 100 - total flux cleaned = 7.15353e-05 Jy ! Component: 150 - total flux cleaned = 9.87536e-05 Jy ! Component: 200 - total flux cleaned = 0.000107079 Jy ! Total flux subtracted in 200 components = 0.000107079 Jy ! Clean residual min=-0.001017 max=0.000871 Jy/beam ! Clean residual mean=-0.000021 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.110349 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.110349 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9572 mas, bmaj=2.752 mas, bpa=36.46 degrees ! Estimated noise=286.005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114744 Jy ! Component: 100 - total flux cleaned = -0.000115214 Jy ! Component: 150 - total flux cleaned = -7.22024e-05 Jy ! Component: 200 - total flux cleaned = -4.70835e-05 Jy ! Total flux subtracted in 200 components = -4.70835e-05 Jy ! Clean residual min=-0.000908 max=0.000805 Jy/beam ! Clean residual mean=-0.000011 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.110302 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.110302 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.077482Jy sigma=0.000767 ! Fit after self-cal, rms=0.077462Jy sigma=0.000767 wmodel J0610+7801_X_2015_03_17_pus_map.mod ! Writing 55 model components to file: J0610+7801_X_2015_03_17_pus_map.mod wobs J0610+7801_X_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0610+7801_X_2015_03_17_pus_uvs.fits wwins J0610+7801_X_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J0610+7801_X_2015_03_17_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.000195341 Jy ! Component: 100 - total flux cleaned = -0.000280869 Jy ! Component: 150 - total flux cleaned = -0.000320133 Jy ! Component: 200 - total flux cleaned = -0.000395882 Jy ! Component: 250 - total flux cleaned = -0.000504923 Jy ! Component: 300 - total flux cleaned = -0.000632771 Jy ! Component: 350 - total flux cleaned = -0.000677542 Jy ! Component: 400 - total flux cleaned = -0.000775561 Jy ! Component: 450 - total flux cleaned = -0.000870307 Jy ! Component: 500 - total flux cleaned = -0.000931744 Jy ! Component: 550 - total flux cleaned = -0.000981857 Jy ! Component: 600 - total flux cleaned = -0.00104052 Jy ! Component: 650 - total flux cleaned = -0.00109776 Jy ! Component: 700 - total flux cleaned = -0.00117227 Jy ! Component: 750 - total flux cleaned = -0.00121782 Jy ! Component: 800 - total flux cleaned = -0.00127182 Jy ! Component: 850 - total flux cleaned = -0.00132477 Jy ! Component: 900 - total flux cleaned = -0.00138536 Jy ! Component: 950 - total flux cleaned = -0.00145331 Jy ! Component: 1000 - total flux cleaned = -0.0015203 Jy ! Component: 1050 - total flux cleaned = -0.00157797 Jy ! Component: 1100 - total flux cleaned = -0.00166721 Jy ! Component: 1150 - total flux cleaned = -0.00170708 Jy ! Component: 1200 - total flux cleaned = -0.00175431 Jy ! Component: 1250 - total flux cleaned = -0.00182426 Jy ! Component: 1300 - total flux cleaned = -0.00186259 Jy ! Component: 1350 - total flux cleaned = -0.00193044 Jy ! Component: 1400 - total flux cleaned = -0.00198249 Jy ! Component: 1450 - total flux cleaned = -0.00201196 Jy ! Component: 1500 - total flux cleaned = -0.0020846 Jy ! Component: 1550 - total flux cleaned = -0.00211316 Jy ! Component: 1600 - total flux cleaned = -0.00214151 Jy ! Component: 1650 - total flux cleaned = -0.00217642 Jy ! Component: 1700 - total flux cleaned = -0.00221796 Jy ! Component: 1750 - total flux cleaned = -0.0022657 Jy ! Component: 1800 - total flux cleaned = -0.00229271 Jy ! Component: 1850 - total flux cleaned = -0.002326 Jy ! Component: 1900 - total flux cleaned = -0.00237881 Jy ! Component: 1950 - total flux cleaned = -0.00241153 Jy ! Component: 2000 - total flux cleaned = -0.00245027 Jy ! Total flux subtracted in 2048 components = -0.00249504 Jy ! Clean residual min=-0.000379 max=0.000343 Jy/beam ! Clean residual mean=-0.000008 rms=0.000124 Jy/beam ! Combined flux in latest and established models = 0.107807 Jy keep ! Adding 146 model components to the UV plane model. ! The established model now contains 201 components and 0.107807 Jy ![Exited script file: muppet] wmap "J0610+7801_X_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9572 x 2.752 at 36.46 degrees (North through East) ! Clean map min=-0.00064604 max=0.10194 Jy/beam ! Writing clean map to FITS file: J0610+7801_X_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.10194 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000122421 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.360273 0.360273 0.720545 1.44109 2.88218 5.76436 11.5287 23.0575 46.1149 92.2298 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.101 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.9572 x 2.752 at 36.46 degrees (North through East) ! Clean map min=-0.00064604 max=0.10194 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 J0610+7801_X_2015_03_17_pus_uvs.log closed on Sat Dec 31 19:01:42 2016