! Started logfile: J0216-1017_X_2014_01_04_pus_uvs.log on Fri Jan 13 17:21:14 2017 obs J0216-1017_X_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0216-1017_X_2014_01_04_pus_uva.fits ! AN table 1: 117 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.416667 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0216-1017 ! ! 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 21060 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 J0216-1017_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 351 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 351 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 351 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 351 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 351 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 351 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 351 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 351 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 351 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 351 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 351 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 351 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.972239Jy sigma=0.011655 ! Fit after self-cal, rms=0.887337Jy sigma=0.010627 ! 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.6155 mas, bmaj=1.634 mas, bpa=1.515 degrees ! Estimated noise=1113.67 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.0876727 Jy ! Component: 100 - total flux cleaned = 0.107466 Jy ! Total flux subtracted in 100 components = 0.107466 Jy ! Clean residual min=-0.007941 max=0.013033 Jy/beam ! Clean residual mean=0.000007 rms=0.002562 Jy/beam ! Combined flux in latest and established models = 0.107466 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.107466 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.079210Jy sigma=0.000869 ! Fit after self-cal, rms=0.078933Jy sigma=0.000865 ! 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.7406 mas, bmaj=1.868 mas, bpa=2.3 degrees ! Estimated noise=415.869 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.013788 Jy ! Component: 100 - total flux cleaned = 0.0207765 Jy ! Component: 150 - total flux cleaned = 0.0243627 Jy ! Component: 200 - total flux cleaned = 0.0262251 Jy ! Total flux subtracted in 200 components = 0.0262251 Jy ! Clean residual min=-0.005428 max=0.010221 Jy/beam ! Clean residual mean=-0.000047 rms=0.002175 Jy/beam ! Combined flux in latest and established models = 0.133691 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.133691 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.076994Jy sigma=0.000832 ! Fit after self-cal, rms=0.077066Jy sigma=0.000831 ! 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.97 ! MK 0.97 NL 1.00 OV 0.95 PT 0.95 ! SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.95 ! MK 0.94 NL 0.97 OV 0.98 PT 0.91 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.99 ! MK 1.04 NL 0.98 OV 1.16 PT 0.94 ! SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00 ! MK 1.05 NL 1.01 OV 1.19 PT 0.92 ! SC 1.19 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00 ! MK 1.01 NL 1.06 OV 1.21 PT 0.92 ! SC 1.16 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.98 ! MK 1.04 NL 1.03 OV 0.98 PT 0.90 ! SC 0.93 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.97 ! MK 1.04 NL 1.05 OV 1.10 PT 0.90 ! SC 1.03 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.97 ! MK 0.99 NL 1.01 OV 1.04 PT 0.89 ! SC 0.99 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.99 ! MK 0.97 NL 0.97 OV 1.00 PT 0.92 ! SC 0.90 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 0.99 ! MK 0.99 NL 0.99 OV 1.06 PT 0.91 ! SC 0.94 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.04 ! MK 1.03 NL 1.03 OV 1.14 PT 0.95 ! SC 1.10 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.02 ! MK 1.00 NL 1.05 OV 1.17 PT 0.96 ! SC 1.11 ! ! ! Fit before self-cal, rms=0.077066Jy sigma=0.000831 ! Fit after self-cal, rms=0.078841Jy sigma=0.000817 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7452 mas, bmaj=1.878 mas, bpa=2.153 degrees ! Estimated noise=415.99 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.2, 13.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00772064 Jy ! Component: 100 - total flux cleaned = 0.00774194 Jy ! Component: 150 - total flux cleaned = 0.00718854 Jy ! Component: 200 - total flux cleaned = 0.00691112 Jy ! Total flux subtracted in 200 components = 0.00691112 Jy ! Clean residual min=-0.004793 max=0.007506 Jy/beam ! Clean residual mean=-0.000027 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.140602 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 38 components and 0.140602 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.077874Jy sigma=0.000808 ! Fit after self-cal, rms=0.077755Jy sigma=0.000806 ! 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.077755Jy sigma=0.000806 ! Fit after self-cal, rms=0.085971Jy sigma=0.000790 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7476 mas, bmaj=1.879 mas, bpa=2.324 degrees ! Estimated noise=422.821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00052501 Jy ! Component: 100 - total flux cleaned = 0.000249578 Jy ! Component: 150 - total flux cleaned = 8.17488e-06 Jy ! Component: 200 - total flux cleaned = -0.000208533 Jy ! Total flux subtracted in 200 components = -0.000208533 Jy ! Clean residual min=-0.002564 max=0.003402 Jy/beam ! Clean residual mean=-0.000009 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.140394 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 55 components and 0.140394 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.085812Jy sigma=0.000789 ! Fit after self-cal, rms=0.086106Jy sigma=0.000789 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 (-19.6, 25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206558 Jy ! Component: 100 - total flux cleaned = 0.00255204 Jy ! Component: 150 - total flux cleaned = 0.00275737 Jy ! Component: 200 - total flux cleaned = 0.00271646 Jy ! Total flux subtracted in 200 components = 0.00271646 Jy ! Clean residual min=-0.002196 max=0.002802 Jy/beam ! Clean residual mean=-0.000008 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.14311 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.14311 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.085903Jy sigma=0.000788 ! Fit after self-cal, rms=0.085808Jy sigma=0.000788 ! Inverting map ! Added new window around map position (9.8, 21.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251915 Jy ! Component: 100 - total flux cleaned = 0.00342982 Jy ! Component: 150 - total flux cleaned = 0.00384108 Jy ! Component: 200 - total flux cleaned = 0.00416157 Jy ! Total flux subtracted in 200 components = 0.00416157 Jy ! Clean residual min=-0.001990 max=0.002586 Jy/beam ! Clean residual mean=-0.000005 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.147272 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.147272 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.085607Jy sigma=0.000787 ! Fit after self-cal, rms=0.085545Jy sigma=0.000787 ! Inverting map ! Added new window around map position (-1.6, 12.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219219 Jy ! Component: 100 - total flux cleaned = 0.0034512 Jy ! Component: 150 - total flux cleaned = 0.00396655 Jy ! Component: 200 - total flux cleaned = 0.00426411 Jy ! Total flux subtracted in 200 components = 0.00426411 Jy ! Clean residual min=-0.001603 max=0.002102 Jy/beam ! Clean residual mean=-0.000005 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.151536 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 101 components and 0.151536 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.085371Jy sigma=0.000787 ! Fit after self-cal, rms=0.085309Jy sigma=0.000787 ! Inverting map ! Added new window around map position (12.4, 24.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109336 Jy ! Component: 100 - total flux cleaned = 0.00103423 Jy ! Component: 150 - total flux cleaned = 0.00134159 Jy ! Component: 200 - total flux cleaned = 0.00166504 Jy ! Total flux subtracted in 200 components = 0.00166504 Jy ! Clean residual min=-0.001412 max=0.001538 Jy/beam ! Clean residual mean=-0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.153201 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 117 components and 0.153201 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.085160Jy sigma=0.000787 ! Fit after self-cal, rms=0.085120Jy sigma=0.000787 ! 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.085120Jy sigma=0.000787 ! Fit after self-cal, rms=0.082429Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7486 mas, bmaj=1.881 mas, bpa=2.354 degrees ! Estimated noise=421.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109437 Jy ! Component: 100 - total flux cleaned = 0.00147841 Jy ! Component: 150 - total flux cleaned = 0.00179388 Jy ! Component: 200 - total flux cleaned = 0.00195636 Jy ! Total flux subtracted in 200 components = 0.00195636 Jy ! Clean residual min=-0.001313 max=0.001331 Jy/beam ! Clean residual mean=-0.000003 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.155157 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 128 components and 0.155157 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.082354Jy sigma=0.000786 ! Fit after self-cal, rms=0.082268Jy sigma=0.000786 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.000319821 Jy ! Component: 100 - total flux cleaned = 0.000412586 Jy ! Component: 150 - total flux cleaned = 0.000531961 Jy ! Component: 200 - total flux cleaned = 0.000617001 Jy ! Total flux subtracted in 200 components = 0.000617001 Jy ! Clean residual min=-0.001230 max=0.001364 Jy/beam ! Clean residual mean=-0.000002 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.155774 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 131 components and 0.155774 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.082217Jy sigma=0.000786 ! Fit after self-cal, rms=0.082198Jy sigma=0.000786 ! Inverting map ! Added new window around map position (17.8, -25.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0006445 Jy ! Component: 100 - total flux cleaned = 0.000674043 Jy ! Component: 150 - total flux cleaned = 0.000897192 Jy ! Component: 200 - total flux cleaned = 0.00104575 Jy ! Total flux subtracted in 200 components = 0.00104575 Jy ! Clean residual min=-0.001199 max=0.001222 Jy/beam ! Clean residual mean=-0.000001 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.15682 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 148 components and 0.15682 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.082134Jy sigma=0.000786 ! Fit after self-cal, rms=0.082111Jy sigma=0.000786 ! 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.082111Jy sigma=0.000786 ! Fit after self-cal, rms=0.081203Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.047 mas, bmaj=5.303 mas, bpa=-4.199 degrees ! Estimated noise=531.094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.45767e-05 Jy ! Component: 100 - total flux cleaned = 0.000175407 Jy ! Component: 150 - total flux cleaned = 0.000242824 Jy ! Component: 200 - total flux cleaned = 0.00032721 Jy ! Total flux subtracted in 200 components = 0.00032721 Jy ! Clean residual min=-0.000653 max=0.000570 Jy/beam ! Clean residual mean=-0.000002 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.157147 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 157 components and 0.157147 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.081193Jy sigma=0.000786 ! Fit after self-cal, rms=0.081168Jy sigma=0.000786 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.0504e-05 Jy ! Component: 100 - total flux cleaned = 9.04765e-05 Jy ! Component: 150 - total flux cleaned = 0.000127841 Jy ! Component: 200 - total flux cleaned = 0.000185243 Jy ! Total flux subtracted in 200 components = 0.000185243 Jy ! Clean residual min=-0.000578 max=0.000503 Jy/beam ! Clean residual mean=-0.000002 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.157332 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 164 components and 0.157333 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.081163Jy sigma=0.000786 ! Fit after self-cal, rms=0.081161Jy sigma=0.000786 ! 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.7485 mas, bmaj=1.882 mas, bpa=2.321 degrees ! Estimated noise=420.294 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7485 x 1.882 at 2.321 degrees (North through East) ! Clean map min=-0.0023345 max=0.1133 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.6185 mas, bmaj=1.639 mas, bpa=1.289 degrees ! Estimated noise=1145.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0899109 Jy ! Component: 100 - total flux cleaned = 0.112243 Jy ! Component: 150 - total flux cleaned = 0.1193 Jy ! Component: 200 - total flux cleaned = 0.123154 Jy ! Total flux subtracted in 200 components = 0.123154 Jy ! Clean residual min=-0.005295 max=0.005668 Jy/beam ! Clean residual mean=0.000009 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.123154 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.123154 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7485 mas, bmaj=1.882 mas, bpa=2.321 degrees ! Estimated noise=420.294 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 (5, -11.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00807454 Jy ! Component: 100 - total flux cleaned = 0.0124892 Jy ! Component: 150 - total flux cleaned = 0.0155565 Jy ! Component: 200 - total flux cleaned = 0.017664 Jy ! Total flux subtracted in 200 components = 0.017664 Jy ! Clean residual min=-0.002508 max=0.002440 Jy/beam ! Clean residual mean=0.000006 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.140818 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 58 components and 0.140818 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.047 mas, bmaj=5.303 mas, bpa=-4.199 degrees ! Estimated noise=531.094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00261418 Jy ! Component: 100 - total flux cleaned = 0.00408771 Jy ! Component: 150 - total flux cleaned = 0.00527113 Jy ! Component: 200 - total flux cleaned = 0.00617225 Jy ! Total flux subtracted in 200 components = 0.00617225 Jy ! Clean residual min=-0.001500 max=0.001406 Jy/beam ! Clean residual mean=0.000005 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.14699 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.000654461 Jy ! Component: 100 - total flux cleaned = 0.00124138 Jy ! Component: 150 - total flux cleaned = 0.00174046 Jy ! Component: 200 - total flux cleaned = 0.00221821 Jy ! Total flux subtracted in 200 components = 0.00221821 Jy ! Clean residual min=-0.001204 max=0.001038 Jy/beam ! Clean residual mean=0.000006 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.149208 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 89 components and 0.149208 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7485 mas, bmaj=1.882 mas, bpa=2.321 degrees ! Estimated noise=420.294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013108 Jy ! Component: 100 - total flux cleaned = 0.00178564 Jy ! Component: 150 - total flux cleaned = 0.00227811 Jy ! Component: 200 - total flux cleaned = 0.00284713 Jy ! Total flux subtracted in 200 components = 0.00284713 Jy ! Clean residual min=-0.001564 max=0.001584 Jy/beam ! Clean residual mean=0.000004 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.152056 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 109 components and 0.152056 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.081419Jy sigma=0.000787 ! Fit after self-cal, rms=0.081415Jy sigma=0.000786 wmodel J0216-1017_X_2014_01_04_pus_map.mod ! Writing 109 model components to file: J0216-1017_X_2014_01_04_pus_map.mod wobs J0216-1017_X_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0216-1017_X_2014_01_04_pus_uvs.fits wwins J0216-1017_X_2014_01_04_pus_map.win ! wwins: Wrote 8 windows to J0216-1017_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.000166176 Jy ! Component: 100 - total flux cleaned = 0.000264641 Jy ! Component: 150 - total flux cleaned = 0.000400585 Jy ! Component: 200 - total flux cleaned = 0.000617927 Jy ! Component: 250 - total flux cleaned = 0.000868096 Jy ! Component: 300 - total flux cleaned = 0.00104916 Jy ! Component: 350 - total flux cleaned = 0.00124521 Jy ! Component: 400 - total flux cleaned = 0.00137902 Jy ! Component: 450 - total flux cleaned = 0.00152826 Jy ! Component: 500 - total flux cleaned = 0.00161942 Jy ! Component: 550 - total flux cleaned = 0.00167289 Jy ! Component: 600 - total flux cleaned = 0.00176109 Jy ! Component: 650 - total flux cleaned = 0.00184767 Jy ! Component: 700 - total flux cleaned = 0.00188191 Jy ! Component: 750 - total flux cleaned = 0.00196597 Jy ! Component: 800 - total flux cleaned = 0.00204858 Jy ! Component: 850 - total flux cleaned = 0.00208097 Jy ! Component: 900 - total flux cleaned = 0.00208093 Jy ! Component: 950 - total flux cleaned = 0.0021447 Jy ! Component: 1000 - total flux cleaned = 0.00212918 Jy ! Component: 1050 - total flux cleaned = 0.0021911 Jy ! Component: 1100 - total flux cleaned = 0.00220644 Jy ! Component: 1150 - total flux cleaned = 0.00222136 Jy ! Component: 1200 - total flux cleaned = 0.00223635 Jy ! Component: 1250 - total flux cleaned = 0.00229568 Jy ! Component: 1300 - total flux cleaned = 0.0022955 Jy ! Component: 1350 - total flux cleaned = 0.00232444 Jy ! Component: 1400 - total flux cleaned = 0.00236752 Jy ! Component: 1450 - total flux cleaned = 0.00241016 Jy ! Component: 1500 - total flux cleaned = 0.00243849 Jy ! Component: 1550 - total flux cleaned = 0.00248061 Jy ! Component: 1600 - total flux cleaned = 0.00252257 Jy ! Component: 1650 - total flux cleaned = 0.00259172 Jy ! Component: 1700 - total flux cleaned = 0.00261917 Jy ! Component: 1750 - total flux cleaned = 0.00264645 Jy ! Component: 1800 - total flux cleaned = 0.00267357 Jy ! Component: 1850 - total flux cleaned = 0.0027005 Jy ! Component: 1900 - total flux cleaned = 0.00274057 Jy ! Component: 1950 - total flux cleaned = 0.00274046 Jy ! Component: 2000 - total flux cleaned = 0.00275373 Jy ! Total flux subtracted in 2048 components = 0.00281938 Jy ! Clean residual min=-0.000767 max=0.000744 Jy/beam ! Clean residual mean=0.000001 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.154875 Jy keep ! Adding 103 model components to the UV plane model. ! The established model now contains 209 components and 0.154875 Jy ![Exited script file: muppet] wmap "J0216-1017_X_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7485 x 1.882 at 2.321 degrees (North through East) ! Clean map min=-0.0021435 max=0.11253 Jy/beam ! Writing clean map to FITS file: J0216-1017_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.112532 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00025174 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.671113 0.671113 1.34223 2.68445 5.3689 10.7378 21.4756 42.9512 85.9025 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.112 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.7485 x 1.882 at 2.321 degrees (North through East) ! Clean map min=-0.0021435 max=0.11253 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 J0216-1017_X_2014_01_04_pus_uvs.log closed on Fri Jan 13 17:21:16 2017