! Started logfile: /scr/pima/rdv73_uvs/J0046-2631_X_uvs.log on Sat Jan 9 17:28:59 2016 obs /scr/pima/rdv73_uvs/J0046-2631_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J0046-2631_X_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.837825 visibilities/baseline/integration-bin. ! Found source: J0046-2631 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7088 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv73_uvs/J0046-2631_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015096Jy sigma=12.374597 ! Fit after self-cal, rms=0.886539Jy sigma=10.762930 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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.645 mas, bmaj=1.69 mas, bpa=-7.523 degrees ! Estimated noise=1.32914 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.0881778 Jy ! Component: 100 - total flux cleaned = 0.107654 Jy ! Total flux subtracted in 100 components = 0.107654 Jy ! Clean residual min=-0.007279 max=0.011880 Jy/beam ! Clean residual mean=-0.000000 rms=0.001780 Jy/beam ! Combined flux in latest and established models = 0.107654 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.107654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089394Jy sigma=1.005381 ! Fit after self-cal, rms=0.089072Jy sigma=1.003117 ! Inverting map ! Added new window around map position (-0.8, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112468 Jy ! Component: 100 - total flux cleaned = 0.0179188 Jy ! Total flux subtracted in 100 components = 0.0179188 Jy ! Clean residual min=-0.006806 max=0.008701 Jy/beam ! Clean residual mean=0.000000 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.125573 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.125573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087003Jy sigma=0.973423 ! Fit after self-cal, rms=0.086930Jy sigma=0.971360 ! 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.8413 mas, bmaj=2.107 mas, bpa=-6.868 degrees ! Estimated noise=0.721903 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 (1.6, 0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111169 Jy ! Component: 100 - total flux cleaned = 0.0174435 Jy ! Component: 150 - total flux cleaned = 0.0214057 Jy ! Component: 200 - total flux cleaned = 0.0240359 Jy ! Total flux subtracted in 200 components = 0.0240359 Jy ! Clean residual min=-0.005033 max=0.004030 Jy/beam ! Clean residual mean=-0.000006 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.149609 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.149609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085488Jy sigma=0.951614 ! Fit after self-cal, rms=0.085425Jy sigma=0.950554 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.35 KP 0.93 ! LA 1.05 MK 0.99 NL 1.14 OV 0.95 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.93 HN 1.17 KP 0.89 ! LA 1.07 MK 1.01 NL 1.07 OV 0.89 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.13 KP 0.79 ! LA 1.06 MK 1.03 NL 1.07 OV 1.01 ! PT 1.09 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 1.16 KP 0.91 ! LA 1.09 MK 1.02 NL 1.14 OV 0.98 ! PT 1.05 SC 1.02 ! ! ! Fit before self-cal, rms=0.085425Jy sigma=0.950554 ! Fit after self-cal, rms=0.086357Jy sigma=0.937884 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8488 mas, bmaj=2.113 mas, bpa=-6.499 degrees ! Estimated noise=0.730012 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.00107785 Jy ! Component: 100 - total flux cleaned = -0.00107545 Jy ! Component: 150 - total flux cleaned = -0.000976719 Jy ! Component: 200 - total flux cleaned = -0.000846885 Jy ! Total flux subtracted in 200 components = -0.000846885 Jy ! Clean residual min=-0.003164 max=0.002590 Jy/beam ! Clean residual mean=-0.000001 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.148762 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.148762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086266Jy sigma=0.936596 ! Fit after self-cal, rms=0.086260Jy sigma=0.936110 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086260Jy sigma=0.936110 ! Fit after self-cal, rms=0.086573Jy sigma=0.935971 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8515 mas, bmaj=2.117 mas, bpa=-6.487 degrees ! Estimated noise=0.729145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00130492 Jy ! Component: 100 - total flux cleaned = -0.00134696 Jy ! Component: 150 - total flux cleaned = -0.00124014 Jy ! Component: 200 - total flux cleaned = -0.00117676 Jy ! Total flux subtracted in 200 components = -0.00117676 Jy ! Clean residual min=-0.003000 max=0.002567 Jy/beam ! Clean residual mean=-0.000001 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.147585 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 72 components and 0.147585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086530Jy sigma=0.935407 ! Fit after self-cal, rms=0.086527Jy sigma=0.935333 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.55167e-05 Jy ! Component: 100 - total flux cleaned = 0.000168174 Jy ! Component: 150 - total flux cleaned = 0.000246876 Jy ! Component: 200 - total flux cleaned = 0.000270402 Jy ! Total flux subtracted in 200 components = 0.000270402 Jy ! Clean residual min=-0.002980 max=0.002511 Jy/beam ! Clean residual mean=-0.000001 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.147856 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.147856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086508Jy sigma=0.935092 ! Fit after self-cal, rms=0.086506Jy sigma=0.935059 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086506Jy sigma=0.935059 ! Fit after self-cal, rms=0.087015Jy sigma=0.933415 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8529 mas, bmaj=2.111 mas, bpa=-6.383 degrees ! Estimated noise=0.728527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000660001 Jy ! Component: 100 - total flux cleaned = -0.000786091 Jy ! Component: 150 - total flux cleaned = -0.000866001 Jy ! Component: 200 - total flux cleaned = -0.000961599 Jy ! Total flux subtracted in 200 components = -0.000961599 Jy ! Clean residual min=-0.003044 max=0.002462 Jy/beam ! Clean residual mean=0.000000 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.146894 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.146894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086995Jy sigma=0.933159 ! Fit after self-cal, rms=0.087017Jy sigma=0.933110 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 = -2.62942e-05 Jy ! Component: 100 - total flux cleaned = -7.10537e-05 Jy ! Component: 150 - total flux cleaned = -0.000112708 Jy ! Component: 200 - total flux cleaned = -0.000132212 Jy ! Total flux subtracted in 200 components = -0.000132212 Jy ! Clean residual min=-0.003031 max=0.002455 Jy/beam ! Clean residual mean=-0.000000 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.146762 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 0.146762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087008Jy sigma=0.932986 ! Fit after self-cal, rms=0.087008Jy sigma=0.932981 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087008Jy sigma=0.932981 ! Fit after self-cal, rms=0.087177Jy sigma=0.932930 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.411 mas, bmaj=5.544 mas, bpa=-0.6167 degrees ! Estimated noise=0.881527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105012 Jy ! Component: 100 - total flux cleaned = -0.00131931 Jy ! Component: 150 - total flux cleaned = -0.0013554 Jy ! Component: 200 - total flux cleaned = -0.00137214 Jy ! Total flux subtracted in 200 components = -0.00137214 Jy ! Clean residual min=-0.002884 max=0.002502 Jy/beam ! Clean residual mean=0.000000 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.14539 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 99 components and 0.14539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087171Jy sigma=0.932861 ! Fit after self-cal, rms=0.087175Jy sigma=0.932835 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.000197092 Jy ! Component: 100 - total flux cleaned = -0.000210555 Jy ! Component: 150 - total flux cleaned = -0.000223393 Jy ! Component: 200 - total flux cleaned = -0.000246627 Jy ! Total flux subtracted in 200 components = -0.000246627 Jy ! Clean residual min=-0.002935 max=0.002467 Jy/beam ! Clean residual mean=0.000000 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.145143 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 105 components and 0.145143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087175Jy sigma=0.932835 ! Fit after self-cal, rms=0.087177Jy sigma=0.932829 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087286Jy sigma=0.933233 ! Fit after self-cal, rms=0.087286Jy sigma=0.933233 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.087286Jy sigma=0.933233 ! Fit after self-cal, rms=0.087488Jy sigma=0.932797 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.6516 mas, bmaj=1.682 mas, bpa=-6.75 degrees ! Estimated noise=1.36224 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 (-40, 39.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202351 Jy ! Component: 100 - total flux cleaned = 0.00167683 Jy ! Component: 150 - total flux cleaned = 0.00167228 Jy ! Component: 200 - total flux cleaned = 0.0015565 Jy ! Total flux subtracted in 200 components = 0.0015565 Jy ! Clean residual min=-0.005386 max=0.005334 Jy/beam ! Clean residual mean=0.000006 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 0.146699 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 121 components and 0.146699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087473Jy sigma=0.932942 ! Fit after self-cal, rms=0.087445Jy sigma=0.932562 ! Inverting map 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.855 mas, bmaj=2.111 mas, bpa=-6.227 degrees ! Estimated noise=0.728949 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00213917 Jy ! Component: 100 - total flux cleaned = -0.00269815 Jy ! Component: 150 - total flux cleaned = -0.00294988 Jy ! Component: 200 - total flux cleaned = -0.00310204 Jy ! Component: 250 - total flux cleaned = -0.00320979 Jy ! Component: 300 - total flux cleaned = -0.00323425 Jy ! Component: 350 - total flux cleaned = -0.00327928 Jy ! Component: 400 - total flux cleaned = -0.00330035 Jy ! Total flux subtracted in 400 components = -0.00330035 Jy ! Clean residual min=-0.002769 max=0.002341 Jy/beam ! Clean residual mean=-0.000000 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.143399 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 141 components and 0.143399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087366Jy sigma=0.931672 ! Fit after self-cal, rms=0.087361Jy sigma=0.931585 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000457287 Jy ! Component: 100 - total flux cleaned = -0.000435328 Jy ! Component: 150 - total flux cleaned = -0.000435192 Jy ! Component: 200 - total flux cleaned = -0.000453808 Jy ! Component: 250 - total flux cleaned = -0.000490172 Jy ! Component: 300 - total flux cleaned = -0.000507616 Jy ! Component: 350 - total flux cleaned = -0.000541287 Jy ! Component: 400 - total flux cleaned = -0.000557064 Jy ! Total flux subtracted in 400 components = -0.000557064 Jy ! Clean residual min=-0.002812 max=0.002322 Jy/beam ! Clean residual mean=-0.000000 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.142842 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 149 components and 0.142842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087341Jy sigma=0.931409 ! Fit after self-cal, rms=0.087339Jy sigma=0.931400 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.087449Jy sigma=0.931810 ! Fit after self-cal, rms=0.087356Jy sigma=0.931314 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8532 mas, bmaj=2.107 mas, bpa=-6.21 degrees ! Estimated noise=0.727585 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000475722 Jy ! Component: 100 - total flux cleaned = -0.000568654 Jy ! Component: 150 - total flux cleaned = -0.000636369 Jy ! Component: 200 - total flux cleaned = -0.000652363 Jy ! Component: 250 - total flux cleaned = -0.000667507 Jy ! Component: 300 - total flux cleaned = -0.000667215 Jy ! Component: 350 - total flux cleaned = -0.000681677 Jy ! Component: 400 - total flux cleaned = -0.000681953 Jy ! Total flux subtracted in 400 components = -0.000681953 Jy ! Clean residual min=-0.002799 max=0.002318 Jy/beam ! Clean residual mean=-0.000000 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.14216 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 156 components and 0.14216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087341Jy sigma=0.931190 ! Fit after self-cal, rms=0.087340Jy sigma=0.931184 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.21438e-05 Jy ! Component: 100 - total flux cleaned = -1.75046e-05 Jy ! Component: 150 - total flux cleaned = -1.71892e-05 Jy ! Component: 200 - total flux cleaned = -3.42896e-06 Jy ! Component: 250 - total flux cleaned = -3.22478e-06 Jy ! Component: 300 - total flux cleaned = 1.00013e-05 Jy ! Component: 350 - total flux cleaned = 1.01199e-05 Jy ! Component: 400 - total flux cleaned = 2.29138e-05 Jy ! Total flux subtracted in 400 components = 2.29138e-05 Jy ! Clean residual min=-0.002800 max=0.002326 Jy/beam ! Clean residual mean=-0.000000 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.142183 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 157 components and 0.142183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087331Jy sigma=0.931104 ! Fit after self-cal, rms=0.087329Jy sigma=0.931103 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087329Jy sigma=0.931103 ! Fit after self-cal, rms=0.087413Jy sigma=0.931028 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8528 mas, bmaj=2.105 mas, bpa=-6.14 degrees ! Estimated noise=0.72705 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000469907 Jy ! Component: 100 - total flux cleaned = -0.000537532 Jy ! Component: 150 - total flux cleaned = -0.000538091 Jy ! Component: 200 - total flux cleaned = -0.000538349 Jy ! Component: 250 - total flux cleaned = -0.00052452 Jy ! Component: 300 - total flux cleaned = -0.000524543 Jy ! Component: 350 - total flux cleaned = -0.000511145 Jy ! Component: 400 - total flux cleaned = -0.000511041 Jy ! Total flux subtracted in 400 components = -0.000511041 Jy ! Clean residual min=-0.002791 max=0.002319 Jy/beam ! Clean residual mean=-0.000000 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.141672 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 160 components and 0.141672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087401Jy sigma=0.930923 ! Fit after self-cal, rms=0.087403Jy sigma=0.930921 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.86506e-05 Jy ! Component: 100 - total flux cleaned = -2.93706e-06 Jy ! Component: 150 - total flux cleaned = -1.5404e-05 Jy ! Component: 200 - total flux cleaned = -1.54999e-05 Jy ! Component: 250 - total flux cleaned = -1.53476e-05 Jy ! Component: 300 - total flux cleaned = -1.54815e-05 Jy ! Component: 350 - total flux cleaned = -1.55034e-05 Jy ! Component: 400 - total flux cleaned = -1.5845e-05 Jy ! Total flux subtracted in 400 components = -1.5845e-05 Jy ! Clean residual min=-0.002793 max=0.002319 Jy/beam ! Clean residual mean=-0.000000 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.141656 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 164 components and 0.141656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087394Jy sigma=0.930857 ! Fit after self-cal, rms=0.087394Jy sigma=0.930856 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087394Jy sigma=0.930856 ! Fit after self-cal, rms=0.089234Jy sigma=0.914540 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.434 mas, bmaj=5.575 mas, bpa=-0.4481 degrees ! Estimated noise=0.887939 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000770157 Jy ! Component: 100 - total flux cleaned = 0.000972083 Jy ! Component: 150 - total flux cleaned = 0.000993897 Jy ! Component: 200 - total flux cleaned = 0.00106532 Jy ! Component: 250 - total flux cleaned = 0.00109579 Jy ! Component: 300 - total flux cleaned = 0.00113641 Jy ! Component: 350 - total flux cleaned = 0.00117211 Jy ! Component: 400 - total flux cleaned = 0.00118296 Jy ! Total flux subtracted in 400 components = 0.00118296 Jy ! Clean residual min=-0.003148 max=0.002588 Jy/beam ! Clean residual mean=0.000001 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.142839 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 174 components and 0.142839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089226Jy sigma=0.914294 ! Fit after self-cal, rms=0.089281Jy sigma=0.914026 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000192807 Jy ! Component: 100 - total flux cleaned = -0.000180409 Jy ! Component: 150 - total flux cleaned = -0.000169078 Jy ! Component: 200 - total flux cleaned = -0.000158779 Jy ! Component: 250 - total flux cleaned = -0.000120461 Jy ! Component: 300 - total flux cleaned = -0.000102111 Jy ! Component: 350 - total flux cleaned = -8.43934e-05 Jy ! Component: 400 - total flux cleaned = -7.60954e-05 Jy ! Total flux subtracted in 400 components = -7.60954e-05 Jy ! Clean residual min=-0.003181 max=0.002545 Jy/beam ! Clean residual mean=0.000001 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.142763 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 176 components and 0.142763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089283Jy sigma=0.914049 ! Fit after self-cal, rms=0.089284Jy sigma=0.914038 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=0.8543 mas, bmaj=2.106 mas, bpa=-6.076 degrees ! Estimated noise=0.736864 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8543 x 2.106 at -6.076 degrees (North through East) ! Clean map min=-0.0025274 max=0.11178 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.6518 mas, bmaj=1.678 mas, bpa=-6.469 degrees ! Estimated noise=1.37941 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0911302 Jy ! Component: 100 - total flux cleaned = 0.11211 Jy ! Component: 150 - total flux cleaned = 0.121591 Jy ! Component: 200 - total flux cleaned = 0.126633 Jy ! Component: 250 - total flux cleaned = 0.129349 Jy ! Component: 300 - total flux cleaned = 0.13225 Jy ! Component: 350 - total flux cleaned = 0.134601 Jy ! Component: 400 - total flux cleaned = 0.136511 Jy ! Total flux subtracted in 400 components = 0.136511 Jy ! Clean residual min=-0.005782 max=0.005793 Jy/beam ! Clean residual mean=0.000006 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.136511 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.136511 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8543 mas, bmaj=2.106 mas, bpa=-6.076 degrees ! Estimated noise=0.736864 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025894 Jy ! Component: 100 - total flux cleaned = 0.00368265 Jy ! Component: 150 - total flux cleaned = 0.00460825 Jy ! Component: 200 - total flux cleaned = 0.00497362 Jy ! Component: 250 - total flux cleaned = 0.00509972 Jy ! Component: 300 - total flux cleaned = 0.005268 Jy ! Component: 350 - total flux cleaned = 0.00541883 Jy ! Component: 400 - total flux cleaned = 0.00560595 Jy ! Total flux subtracted in 400 components = 0.00560595 Jy ! Clean residual min=-0.002844 max=0.002469 Jy/beam ! Clean residual mean=0.000001 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.142117 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 78 components and 0.142117 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.434 mas, bmaj=5.575 mas, bpa=-0.4481 degrees ! Estimated noise=0.887939 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261456 Jy ! Component: 100 - total flux cleaned = 0.000358719 Jy ! Component: 150 - total flux cleaned = 0.000417275 Jy ! Component: 200 - total flux cleaned = 0.000470885 Jy ! Component: 250 - total flux cleaned = 0.000496285 Jy ! Component: 300 - total flux cleaned = 0.000495621 Jy ! Component: 350 - total flux cleaned = 0.000495747 Jy ! Component: 400 - total flux cleaned = 0.000496236 Jy ! Total flux subtracted in 400 components = 0.000496236 Jy ! Clean residual min=-0.003238 max=0.002492 Jy/beam ! Clean residual mean=0.000002 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.142613 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.12877e-05 Jy ! Component: 100 - total flux cleaned = 4.06154e-05 Jy ! Component: 150 - total flux cleaned = 5.92998e-05 Jy ! Component: 200 - total flux cleaned = 7.67975e-05 Jy ! Component: 250 - total flux cleaned = 9.37952e-05 Jy ! Component: 300 - total flux cleaned = 0.000109983 Jy ! Component: 350 - total flux cleaned = 0.000125082 Jy ! Component: 400 - total flux cleaned = 0.000140652 Jy ! Total flux subtracted in 400 components = 0.000140652 Jy ! Clean residual min=-0.003234 max=0.002476 Jy/beam ! Clean residual mean=0.000001 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.142753 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 102 components and 0.142753 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8543 mas, bmaj=2.106 mas, bpa=-6.076 degrees ! Estimated noise=0.736864 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000223175 Jy ! Component: 100 - total flux cleaned = 0.000222736 Jy ! Component: 150 - total flux cleaned = 0.000260059 Jy ! Component: 200 - total flux cleaned = 0.000261349 Jy ! Component: 250 - total flux cleaned = 0.000262188 Jy ! Component: 300 - total flux cleaned = 0.000232868 Jy ! Component: 350 - total flux cleaned = 0.000204545 Jy ! Component: 400 - total flux cleaned = 0.000177958 Jy ! Total flux subtracted in 400 components = 0.000177958 Jy ! Clean residual min=-0.002798 max=0.002469 Jy/beam ! Clean residual mean=0.000001 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.142931 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 117 components and 0.142931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089335Jy sigma=0.914891 ! Fit after self-cal, rms=0.089306Jy sigma=0.914728 wmodel /scr/pima/rdv73_uvs/J0046-2631_X_map.mod ! Writing 117 model components to file: /scr/pima/rdv73_uvs/J0046-2631_X_map.mod wobs /scr/pima/rdv73_uvs/J0046-2631_X_uvs.fits ! Applying 1670 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J0046-2631_X_uvs.fits wwins /scr/pima/rdv73_uvs/J0046-2631_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rdv73_uvs/J0046-2631_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000954927 Jy ! Component: 100 - total flux cleaned = -0.00139929 Jy ! Component: 150 - total flux cleaned = -0.00152588 Jy ! Component: 200 - total flux cleaned = -0.00132603 Jy ! Component: 250 - total flux cleaned = -0.00128671 Jy ! Component: 300 - total flux cleaned = -0.00121084 Jy ! Component: 350 - total flux cleaned = -0.00102603 Jy ! Component: 400 - total flux cleaned = -0.0010982 Jy ! Component: 450 - total flux cleaned = -0.00106328 Jy ! Component: 500 - total flux cleaned = -0.00116761 Jy ! Component: 550 - total flux cleaned = -0.00109924 Jy ! Component: 600 - total flux cleaned = -0.00120025 Jy ! Component: 650 - total flux cleaned = -0.0012329 Jy ! Component: 700 - total flux cleaned = -0.00119995 Jy ! Component: 750 - total flux cleaned = -0.0011351 Jy ! Component: 800 - total flux cleaned = -0.00107223 Jy ! Component: 850 - total flux cleaned = -0.00104084 Jy ! Component: 900 - total flux cleaned = -0.00107158 Jy ! Component: 950 - total flux cleaned = -0.000980194 Jy ! Component: 1000 - total flux cleaned = -0.00091992 Jy ! Component: 1050 - total flux cleaned = -0.000889999 Jy ! Component: 1100 - total flux cleaned = -0.000919429 Jy ! Component: 1150 - total flux cleaned = -0.000861722 Jy ! Component: 1200 - total flux cleaned = -0.000862035 Jy ! Component: 1250 - total flux cleaned = -0.000919451 Jy ! Component: 1300 - total flux cleaned = -0.000891798 Jy ! Component: 1350 - total flux cleaned = -0.000892016 Jy ! Component: 1400 - total flux cleaned = -0.000947138 Jy ! Component: 1450 - total flux cleaned = -0.000892506 Jy ! Component: 1500 - total flux cleaned = -0.000973806 Jy ! Component: 1550 - total flux cleaned = -0.000866406 Jy ! Component: 1600 - total flux cleaned = -0.000893491 Jy ! Component: 1650 - total flux cleaned = -0.000919729 Jy ! Component: 1700 - total flux cleaned = -0.000919508 Jy ! Component: 1750 - total flux cleaned = -0.000893402 Jy ! Component: 1800 - total flux cleaned = -0.000816324 Jy ! Component: 1850 - total flux cleaned = -0.000842174 Jy ! Component: 1900 - total flux cleaned = -0.000842093 Jy ! Component: 1950 - total flux cleaned = -0.000816623 Jy ! Component: 2000 - total flux cleaned = -0.000816693 Jy ! Component: 2050 - total flux cleaned = -0.000692819 Jy ! Component: 2100 - total flux cleaned = -0.00074222 Jy ! Component: 2150 - total flux cleaned = -0.00066907 Jy ! Component: 2200 - total flux cleaned = -0.000644523 Jy ! Component: 2250 - total flux cleaned = -0.000596378 Jy ! Component: 2300 - total flux cleaned = -0.000668125 Jy ! Component: 2350 - total flux cleaned = -0.000596654 Jy ! Component: 2400 - total flux cleaned = -0.000573125 Jy ! Component: 2450 - total flux cleaned = -0.000620154 Jy ! Component: 2500 - total flux cleaned = -0.000573353 Jy ! Component: 2550 - total flux cleaned = -0.00061953 Jy ! Component: 2600 - total flux cleaned = -0.000665779 Jy ! Component: 2650 - total flux cleaned = -0.000642814 Jy ! Component: 2700 - total flux cleaned = -0.000642728 Jy ! Component: 2750 - total flux cleaned = -0.000642999 Jy ! Component: 2800 - total flux cleaned = -0.000598017 Jy ! Component: 2850 - total flux cleaned = -0.000664888 Jy ! Component: 2900 - total flux cleaned = -0.000687035 Jy ! Component: 2950 - total flux cleaned = -0.000709155 Jy ! Component: 3000 - total flux cleaned = -0.000709293 Jy ! Component: 3050 - total flux cleaned = -0.000600319 Jy ! Component: 3100 - total flux cleaned = -0.000709091 Jy ! Component: 3150 - total flux cleaned = -0.000687332 Jy ! Component: 3200 - total flux cleaned = -0.000708684 Jy ! Component: 3250 - total flux cleaned = -0.000708715 Jy ! Component: 3300 - total flux cleaned = -0.000751071 Jy ! Component: 3350 - total flux cleaned = -0.000666478 Jy ! Component: 3400 - total flux cleaned = -0.000708437 Jy ! Component: 3450 - total flux cleaned = -0.000687631 Jy ! Component: 3500 - total flux cleaned = -0.000770938 Jy ! Component: 3550 - total flux cleaned = -0.000853879 Jy ! Component: 3600 - total flux cleaned = -0.000812607 Jy ! Component: 3650 - total flux cleaned = -0.000853631 Jy ! Component: 3700 - total flux cleaned = -0.000894622 Jy ! Component: 3750 - total flux cleaned = -0.00103681 Jy ! Component: 3800 - total flux cleaned = -0.000935705 Jy ! Component: 3850 - total flux cleaned = -0.00109671 Jy ! Component: 3900 - total flux cleaned = -0.00121688 Jy ! Component: 3950 - total flux cleaned = -0.00121689 Jy ! Component: 4000 - total flux cleaned = -0.00125671 Jy ! Component: 4050 - total flux cleaned = -0.00121722 Jy ! Total flux subtracted in 4096 components = -0.00129609 Jy ! Clean residual min=-0.001280 max=0.001416 Jy/beam ! Clean residual mean=-0.000000 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.141635 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 428 components and 0.141635 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J0046-2631_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8543 x 2.106 at -6.076 degrees (North through East) ! Clean map min=-0.0023739 max=0.11325 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J0046-2631_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.1132 rms= 0.00033 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J0046-2631_X_uvs.log closed on Sat Jan 9 17:29:05 2016