! Started logfile: J1114-3652_X_2017_10_21_pus_uvs.log on Sat May 11 21:54:01 2019 obs J1114-3652_X_2017_10_21_pus_uva.fits ! Reading UV FITS file: J1114-3652_X_2017_10_21_pus_uva.fits ! AN table 1: 145 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.521264 visibilities/baseline/integration-bin. ! Found source: J1114-3652 ! ! 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 1202 lines of history. ! ! Reading 32652 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 J1114-3652_X_2017_10_21_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 369 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 369 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 369 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 369 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 369 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 369 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 369 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 369 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 369 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.983506Jy sigma=0.006353 ! Fit after self-cal, rms=0.919098Jy sigma=0.005959 ! 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.8149 mas, bmaj=7.068 mas, bpa=-24.4 degrees ! Estimated noise=1878.18 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.0653014 Jy ! Component: 100 - total flux cleaned = 0.0812279 Jy ! Total flux subtracted in 100 components = 0.0812279 Jy ! Clean residual min=-0.004042 max=0.006279 Jy/beam ! Clean residual mean=-0.000097 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.081228 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.081228 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.118339Jy sigma=0.000678 ! Fit after self-cal, rms=0.117955Jy sigma=0.000676 ! 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=1.097 mas, bmaj=7.111 mas, bpa=-23.73 degrees ! Estimated noise=622.38 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.00848781 Jy ! Component: 100 - total flux cleaned = 0.0119055 Jy ! Component: 150 - total flux cleaned = 0.0140518 Jy ! Component: 200 - total flux cleaned = 0.0155944 Jy ! Total flux subtracted in 200 components = 0.0155944 Jy ! Clean residual min=-0.002347 max=0.002120 Jy/beam ! Clean residual mean=-0.000044 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0968223 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 66 components and 0.0968223 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.117389Jy sigma=0.000672 ! Fit after self-cal, rms=0.117433Jy sigma=0.000671 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.04 HN 1.00* KP 1.10 ! LA 1.02 MK 1.03 NL 0.93 OV 1.10 ! PT 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.00* KP 1.03 ! LA 1.02 MK 1.08 NL 0.99 OV 1.04 ! PT 0.96 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 1.00* KP 1.05 ! LA 0.98 MK 1.05 NL 0.96 OV 0.99 ! PT 0.92 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 1.00* KP 1.03 ! LA 0.96 MK 0.98 NL 1.03 OV 1.03 ! PT 0.92 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 HN 1.00* KP 0.96 ! LA 1.06 MK 1.02 NL 0.93 OV 1.01 ! PT 0.96 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.00* KP 0.99 ! LA 1.07 MK 1.06 NL 1.00 OV 1.02 ! PT 0.92 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 1.00* KP 1.05 ! LA 1.01 MK 1.10 NL 0.99 OV 1.00 ! PT 0.92 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.05 HN 1.00* KP 1.02 ! LA 1.05 MK 1.06 NL 1.01 OV 1.00 ! PT 0.87 ! ! ! Correcting IF 9. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 1.00* KP 0.97 ! LA 1.03 MK 0.96 NL 0.99 OV 0.97 ! PT 0.90 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 1.00* KP 0.99 ! LA 0.97 MK 0.98 NL 0.98 OV 1.03 ! PT 0.95 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 1.00* KP 0.98 ! LA 0.99 MK 0.96 NL 0.93 OV 1.03 ! PT 0.94 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 1.00* KP 1.10 ! LA 0.99 MK 0.95 NL 0.98 OV 0.99 ! PT 0.91 ! ! ! Fit before self-cal, rms=0.117433Jy sigma=0.000671 ! Fit after self-cal, rms=0.116186Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.104 mas, bmaj=7.167 mas, bpa=-23.66 degrees ! Estimated noise=619.25 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.000207104 Jy ! Component: 100 - total flux cleaned = -0.000204283 Jy ! Component: 150 - total flux cleaned = -0.000230316 Jy ! Component: 200 - total flux cleaned = -0.000231072 Jy ! Total flux subtracted in 200 components = -0.000231072 Jy ! Clean residual min=-0.001741 max=0.001350 Jy/beam ! Clean residual mean=-0.000019 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.0965913 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.0965913 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.116166Jy sigma=0.000670 ! Fit after self-cal, rms=0.116162Jy sigma=0.000670 ! 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.116162Jy sigma=0.000670 ! Fit after self-cal, rms=0.116551Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.105 mas, bmaj=7.188 mas, bpa=-23.68 degrees ! Estimated noise=619.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000205495 Jy ! Component: 100 - total flux cleaned = -0.000204328 Jy ! Component: 150 - total flux cleaned = -0.000221384 Jy ! Component: 200 - total flux cleaned = -0.000221529 Jy ! Total flux subtracted in 200 components = -0.000221529 Jy ! Clean residual min=-0.001767 max=0.001346 Jy/beam ! Clean residual mean=-0.000014 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0963697 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 85 components and 0.0963697 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.116542Jy sigma=0.000669 ! Fit after self-cal, rms=0.116563Jy sigma=0.000669 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 = 3.66318e-05 Jy ! Component: 100 - total flux cleaned = 2.13281e-05 Jy ! Component: 150 - total flux cleaned = -5.32965e-06 Jy ! Component: 200 - total flux cleaned = 6.40023e-06 Jy ! Total flux subtracted in 200 components = 6.40023e-06 Jy ! Clean residual min=-0.001770 max=0.001342 Jy/beam ! Clean residual mean=-0.000015 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0963761 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 88 components and 0.0963761 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.116558Jy sigma=0.000669 ! Fit after self-cal, rms=0.116560Jy sigma=0.000669 ! 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.116560Jy sigma=0.000669 ! Fit after self-cal, rms=0.117091Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.106 mas, bmaj=7.211 mas, bpa=-23.69 degrees ! Estimated noise=619.695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000506424 Jy ! Component: 100 - total flux cleaned = -0.000628266 Jy ! Component: 150 - total flux cleaned = -0.000709319 Jy ! Component: 200 - total flux cleaned = -0.000719088 Jy ! Total flux subtracted in 200 components = -0.000719088 Jy ! Clean residual min=-0.001664 max=0.001330 Jy/beam ! Clean residual mean=-0.000005 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.095657 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.095657 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.117086Jy sigma=0.000669 ! Fit after self-cal, rms=0.117132Jy sigma=0.000669 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 = -3.24753e-05 Jy ! Component: 100 - total flux cleaned = -7.40475e-05 Jy ! Component: 150 - total flux cleaned = -0.000100318 Jy ! Component: 200 - total flux cleaned = -0.00011649 Jy ! Total flux subtracted in 200 components = -0.00011649 Jy ! Clean residual min=-0.001656 max=0.001371 Jy/beam ! Clean residual mean=-0.000007 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0955405 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 102 components and 0.0955406 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.117130Jy sigma=0.000669 ! Fit after self-cal, rms=0.117131Jy sigma=0.000669 ! 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.117131Jy sigma=0.000669 ! Fit after self-cal, rms=0.117398Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.723 mas, bmaj=11.4 mas, bpa=-9.373 degrees ! Estimated noise=682.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000409172 Jy ! Component: 100 - total flux cleaned = -0.000473518 Jy ! Component: 150 - total flux cleaned = -0.000522409 Jy ! Component: 200 - total flux cleaned = -0.00055619 Jy ! Total flux subtracted in 200 components = -0.00055619 Jy ! Clean residual min=-0.001510 max=0.001638 Jy/beam ! Clean residual mean=-0.000006 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0949844 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 113 components and 0.0949844 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.117396Jy sigma=0.000669 ! Fit after self-cal, rms=0.117419Jy sigma=0.000669 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.27259e-05 Jy ! Component: 100 - total flux cleaned = -8.5559e-05 Jy ! Component: 150 - total flux cleaned = -0.000116311 Jy ! Component: 200 - total flux cleaned = -0.000151198 Jy ! Total flux subtracted in 200 components = -0.000151198 Jy ! Clean residual min=-0.001479 max=0.001632 Jy/beam ! Clean residual mean=-0.000008 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0948332 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 118 components and 0.0948332 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.117419Jy sigma=0.000669 ! Fit after self-cal, rms=0.117420Jy sigma=0.000669 ! 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=1.106 mas, bmaj=7.228 mas, bpa=-23.69 degrees ! Estimated noise=619.186 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.106 x 7.228 at -23.69 degrees (North through East) ! Clean map min=-0.0026418 max=0.086934 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.821 mas, bmaj=7.147 mas, bpa=-24.36 degrees ! Estimated noise=1882.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0654345 Jy ! Component: 100 - total flux cleaned = 0.0815218 Jy ! Component: 150 - total flux cleaned = 0.0879309 Jy ! Component: 200 - total flux cleaned = 0.0903208 Jy ! Total flux subtracted in 200 components = 0.0903208 Jy ! Clean residual min=-0.003037 max=0.002815 Jy/beam ! Clean residual mean=-0.000023 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.0903208 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.0903208 Jy ! Inverting map and beam ! Estimated beam: bmin=1.106 mas, bmaj=7.228 mas, bpa=-23.69 degrees ! Estimated noise=619.186 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.00277357 Jy ! Component: 100 - total flux cleaned = 0.0034642 Jy ! Component: 150 - total flux cleaned = 0.00381668 Jy ! Component: 200 - total flux cleaned = 0.00389519 Jy ! Total flux subtracted in 200 components = 0.00389519 Jy ! Clean residual min=-0.001656 max=0.001450 Jy/beam ! Clean residual mean=-0.000009 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.094216 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.094216 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.723 mas, bmaj=11.4 mas, bpa=-9.373 degrees ! Estimated noise=682.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000539842 Jy ! Component: 100 - total flux cleaned = 0.000610122 Jy ! Component: 150 - total flux cleaned = 0.00063218 Jy ! Component: 200 - total flux cleaned = 0.000632908 Jy ! Total flux subtracted in 200 components = 0.000632908 Jy ! Clean residual min=-0.001542 max=0.001591 Jy/beam ! Clean residual mean=-0.000007 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0948489 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 = 1.62864e-05 Jy ! Component: 100 - total flux cleaned = 6.66481e-07 Jy ! Component: 150 - total flux cleaned = -1.40322e-05 Jy ! Component: 200 - total flux cleaned = -2.76294e-05 Jy ! Total flux subtracted in 200 components = -2.76294e-05 Jy ! Clean residual min=-0.001533 max=0.001605 Jy/beam ! Clean residual mean=-0.000008 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0948212 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.0948212 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.106 mas, bmaj=7.228 mas, bpa=-23.69 degrees ! Estimated noise=619.186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.16157e-05 Jy ! Component: 100 - total flux cleaned = 3.42961e-05 Jy ! Component: 150 - total flux cleaned = -2.90371e-05 Jy ! Component: 200 - total flux cleaned = -4.7935e-05 Jy ! Total flux subtracted in 200 components = -4.7935e-05 Jy ! Clean residual min=-0.001557 max=0.001423 Jy/beam ! Clean residual mean=-0.000006 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0947733 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.0947733 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.117433Jy sigma=0.000669 ! Fit after self-cal, rms=0.117424Jy sigma=0.000669 wmodel J1114-3652_X_2017_10_21_pus_map.mod ! Writing 65 model components to file: J1114-3652_X_2017_10_21_pus_map.mod wobs J1114-3652_X_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J1114-3652_X_2017_10_21_pus_uvs.fits wwins J1114-3652_X_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J1114-3652_X_2017_10_21_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.00052793 Jy ! Component: 100 - total flux cleaned = -0.000735515 Jy ! Component: 150 - total flux cleaned = -0.000922952 Jy ! Component: 200 - total flux cleaned = -0.0010001 Jy ! Component: 250 - total flux cleaned = -0.00110786 Jy ! Component: 300 - total flux cleaned = -0.0011246 Jy ! Component: 350 - total flux cleaned = -0.00120444 Jy ! Component: 400 - total flux cleaned = -0.00124995 Jy ! Component: 450 - total flux cleaned = -0.00127906 Jy ! Component: 500 - total flux cleaned = -0.00127899 Jy ! Component: 550 - total flux cleaned = -0.00127905 Jy ! Component: 600 - total flux cleaned = -0.00127902 Jy ! Component: 650 - total flux cleaned = -0.00124191 Jy ! Component: 700 - total flux cleaned = -0.00121814 Jy ! Component: 750 - total flux cleaned = -0.00121811 Jy ! Component: 800 - total flux cleaned = -0.00124034 Jy ! Component: 850 - total flux cleaned = -0.00127269 Jy ! Component: 900 - total flux cleaned = -0.00131472 Jy ! Component: 950 - total flux cleaned = -0.00135622 Jy ! Component: 1000 - total flux cleaned = -0.00141698 Jy ! Component: 1050 - total flux cleaned = -0.00144669 Jy ! Component: 1100 - total flux cleaned = -0.00149522 Jy ! Component: 1150 - total flux cleaned = -0.00152354 Jy ! Component: 1200 - total flux cleaned = -0.00154216 Jy ! Component: 1250 - total flux cleaned = -0.00157854 Jy ! Component: 1300 - total flux cleaned = -0.00157863 Jy ! Component: 1350 - total flux cleaned = -0.00162288 Jy ! Component: 1400 - total flux cleaned = -0.00167485 Jy ! Component: 1450 - total flux cleaned = -0.0016834 Jy ! Component: 1500 - total flux cleaned = -0.00174185 Jy ! Component: 1550 - total flux cleaned = -0.00178286 Jy ! Component: 1600 - total flux cleaned = -0.00182323 Jy ! Component: 1650 - total flux cleaned = -0.00190228 Jy ! Component: 1700 - total flux cleaned = -0.00194899 Jy ! Component: 1750 - total flux cleaned = -0.00199489 Jy ! Component: 1800 - total flux cleaned = -0.00203262 Jy ! Component: 1850 - total flux cleaned = -0.00204753 Jy ! Component: 1900 - total flux cleaned = -0.0020842 Jy ! Component: 1950 - total flux cleaned = -0.00209877 Jy ! Component: 2000 - total flux cleaned = -0.00212017 Jy ! Total flux subtracted in 2048 components = -0.00212714 Jy ! Clean residual min=-0.000459 max=0.000385 Jy/beam ! Clean residual mean=-0.000007 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.0926462 Jy keep ! Adding 137 model components to the UV plane model. ! The established model now contains 202 components and 0.0926462 Jy ![Exited script file: muppet] wmap "J1114-3652_X_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.106 x 7.228 at -23.69 degrees (North through East) ! Clean map min=-0.0024622 max=0.086893 Jy/beam ! Writing clean map to FITS file: J1114-3652_X_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0868934 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000148262 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.511875 0.511875 1.02375 2.0475 4.095 8.19 16.38 32.76 65.52 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.086 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.106 x 7.228 at -23.69 degrees (North through East) ! Clean map min=-0.0024622 max=0.086893 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 J1114-3652_X_2017_10_21_pus_uvs.log closed on Sat May 11 21:54:03 2019